This repository is based on Joyent mibe. Please note this repository should be build with the mi-core-base mibe image.
This image install and configure pretix the ticketing software for events. No variables need to be configured.
pretix_name
: Name of the pretix instancepretix_locale_default
: Default locale used in pretix (de)pretix_locale_timezone
: Timezone used in pretix (Europe/Berlin)pretix_pgsql_pw
: Password for PostgreSQL, automatically generated if not set
The email configuration uses the your settings from core-base
. But you could use different settings.
pretix_mail_from
: By default tickets@HOSTNAMEpretix_mail_host
: By default 127.0.0.1, you should change it if you do not use the configuration from core-basepretix_mail_user
: Authentication username for SMTPpretix_mail_pass
: Authentication password for SMTP