Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
Go to file
Simon de8344f420
All checks were successful
continuous-integration/drone/push Build is passing
update drone.yml
2024-11-28 11:54:05 +01:00
.drone.yml update drone.yml 2024-11-28 11:54:05 +01:00
.env.sample update backupbot labels 2024-11-26 18:56:01 +01:00
.gitignore init 2023-06-09 10:39:19 +02:00
abra.sh add adminpass cmd, update readme 2024-11-27 15:09:17 +01:00
compose.yml chore: publish 1.2.0+2024.10.0 release 2024-11-27 15:25:03 +01:00
entrypoint.cron.sh add cronjob 2024-11-26 18:00:29 +01:00
pg_backup.sh update backupbot labels 2024-11-26 18:56:01 +01:00
pretix.cfg.tmpl fix config stuff 2023-06-09 14:10:15 +02:00
README.md add adminpass cmd, update readme 2024-11-27 15:09:17 +01:00

pretix

Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.

  • Category: Apps
  • Status: 0
  • Image: pretix, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: Yes
  • Tests: No
  • SSO: Only supported for customer accounts, see documentation

Quick start

  • abra app new pretix --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>
  • If you get an internal server error, try running pretix migrate inside the app container
  • Initial admin is admin@localhost with password admin
  • Change immediately via gui or abra app cmd <DOMAIN> app change_adminpass

For more, see docs.coopcloud.tech.

TODO