Web-app-pretix Role¶
Description: No description available
Variables¶
author: Kevin Veen-Birkenbach
description: Pretix is an open-source ticketing system for events, enabling online sales, registration management, custom ticket layouts, and secure payment integration. It is self-hosted to ensure full control and data protection.
license: Infinito.Nexus NonCommercial License
license_url: https://s.infinito.nexus/license
company: Kevin Veen-Birkenbach
Consulting & Coaching Solutions https://www.veen.world
galaxy_tags: [‘pretix’, ‘tickets’, ‘sales’, ‘shop’]
repository: https://s.infinito.nexus/code
issue_tracker_url: https://s.infinito.nexus/issues
documentation: https://s.infinito.nexus/code/
logo: {‘class’: ‘fas fa-ticket’}
run_after: [‘web-app-matomo’, ‘web-app-keycloak’, ‘web-app-mailu’]
README¶
Pretix¶
Description¶
Simplify event management with Pretix, an open-source ticketing system for conferences, workshops, and cultural events. Pretix empowers organizers with flexible ticket sales, attendee management, and secure payment integrations, all under your control.
Overview¶
This role deploys Pretix using Docker, automating the installation, configuration, and management of your Pretix server. It integrates with an external PostgreSQL database, Redis for caching and sessions, and an Nginx reverse proxy. The role supports advanced features such as global CSS injection, Matomo analytics, OIDC authentication, and centralized logout, making it a powerful and customizable solution within the Infinito.Nexus ecosystem.
Features¶
Pretix Installation: Deploys Pretix in a dedicated Docker container.
External PostgreSQL Database: Configures Pretix to use a centralized PostgreSQL service.
Redis Integration: Adds Redis support for caching and session handling.
Nginx Reverse Proxy Integration: Provides secure access and HTTPS termination.
OIDC Authentication: Seamless integration with identity providers such as Keycloak.
Centralized Logout: Unified logout across applications in the ecosystem.
Matomo Analytics & Global CSS: Built-in support for analytics and unified styling.