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 passwordadmin
- Change immediately via gui or
abra app cmd <DOMAIN> app change_adminpass
For more, see docs.coopcloud.tech
.
TODO
- healthchecks
- cronjob: 15,45 * * * * /usr/bin/docker exec pretix.service pretix cron
- backups https://docs.pretix.eu/en/latest/admin/maintainance.html#maintainance
- plugins
Languages
Shell
100%