Skip to content

elestio-examples/zitadel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zitadel CI/CD pipeline

Deploy on Elest.io

Deploy Zitadel server with CI/CD on Elestio



Once deployed ...

You can open Zitadel UI here:

URL: https://[CI_CD_DOMAIN]
email: root@zitadel.[CI_CD_DOMAIN]
password: [ADMIN_PASSWORD]

GRPC API is available over:

[CI_CD_DOMAIN]:8443

example GRPC query:

 docker run fullstorydev/grpcurl [CI_CD_DOMAIN]:8443 list

You can access PgAdmin by:

URL: [CI_CD_DOMAIN]:23456
email: [ADMIN_EMAIL]
password: [ADMIN_PASSWORD]

About

Deploy Zitadel with CI/CD on Elestio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages