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)"
Default Credentials
| Username | Password |
|---|---|
zitadel-admin@zitadel.localhost | Password1! |
Configuration
Config file:
1
/opt/zitadel/config.yaml
Notes
Application credentials:
cat ~/zitadel.credsChange the ExternalDomain value in
/opt/zitadel/config.yaml to your domain/hostname/IP and run bash zitadel-rerun.shWeb Interface
Links
This post is licensed under CC BY 4.0 by the author.