Files
computer-playbook/roles/web-app-pretix
Kevin Veen-Birkenbach 2fccebbd1f Enforce uppercase README.md and TODO.md filenames
- Renamed all Readme.md → README.md
- Renamed all Todo.md → TODO.md
- Added integration test (tests/integration/test_filename_conventions.py) to automatically check naming convention.

Background:
Consistency in file naming (uppercase README.md and TODO.md) avoids issues with case-sensitive filesystems and ensures desktop cards (e.g. Pretix) are properly included.
Ref: https://chatgpt.com/share/68b1d135-c688-800f-9441-46a3cbfee175
2025-08-29 18:11:53 +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.