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 "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zitadel.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 6 GB OS: Debian 13

Default Credentials

UsernamePassword
zitadel-admin@zitadel.localhostPassword1!

Notes

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

Web Interface

Port: 8080

Source code
Loading...