Post

Zitadel

Zitadel is an open-source identity and access management (IAM) solution designed to provide secure authentication, authorization, and user management for modern applications and services. Built with a focus on flexibility, scalability, and security, Zitadel offers a comprehensive set of features for developers and organizations looking to implement robust identity management.

Zitadel

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/zitadel.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 8 GB OS: Debian 13

Default Credentials

UsernamePassword
zitadel-admin@zitadel.localhostPassword1!

Configuration

Config file:

1
/opt/zitadel/config.yaml

Notes

Application credentials: cat ~/zitadel.creds
Change the ExternalDomain value in /opt/zitadel/config.yaml to your domain/hostname/IP and run bash zitadel-rerun.sh

Web Interface

Port: 8080

This post is licensed under CC BY 4.0 by the author.