Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 611 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 611 Bytes

Pretix CI/CD pipeline

Deploy on Elest.io

Deploy Pretix server with CI/CD on Elestio



Once deployed ...

You can open Pretix UI here:

URL: https://[CI_CD_DOMAIN]/control/login
email: [ADMIN_EMAIL]
password: [ADMIN_PASSWORD]

You can open pgAdmin web UI here:

URL: https://[CI_CD_DOMAIN]:49006
Login: [ADMIN_EMAIL]
password: [ADMIN_PASSWORD]