Skip to content

Deploy Pretix with CI/CD on Elestio

Notifications You must be signed in to change notification settings

ssangyongsportsorg/pretix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Deploy Pretix with CI/CD on Elestio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.8%
  • Shell 3.8%
  • Dockerfile 0.4%