Files
computer-playbook/roles/web-app-pretix
Kevin Veen-Birkenbach 6f3522dc28 fix(csp): resolve all CSP-related issues and extend webserver health checks
- Added _normalize_codes to support lists of valid HTTP status codes
- Updated web_health_expectations to handle multiple codes, deduplication, and fallback logic
- Extended unit tests with coverage for list/default combinations, invalid values, and alias behavior
- Fixed Flowise CSP flags and whitelist entries
- Adjusted Flowise, MinIO, and Pretix docker service resource limits
- Updated docker-compose templates with explicit service_name
- Corrected MinIO status_codes to 301 redirects

 All CSP errors fixed

See details: https://chatgpt.com/share/68d557ad-fc10-800f-b68b-0411d20ea6eb
2025-09-25 18:05:41 +02:00
..
2025-09-11 14:48:54 +02:00
2025-09-01 16:20:04 +02:00

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.

Further Resources

Credits

Developed and maintained by Kevin Veen-Birkenbach.
Learn more at veen.world.

Part of the Infinito.Nexus Project
Licensed under Infinito.Nexus NonCommercial License.