Administrator documentation¶
You want to install pretalx on your own server? That’s great! We have
documentation for a standard installation using pip on Linux.
If you want a more out-of-the-box way of running pretalx, please consider our hosted version at pretalx.com. Other than that, we also have an ansible role and a community-provided docker-compose setup. Please note that the docker setup is not officially supported.
Contents:
- Installation
- Step 0: Requirements
- Step 1: Unix user
- Step 2: Database setup
- Step 3: Package dependencies
- Step 4: Configuration
- Step 5: Installation
- Step 6: Starting pretalx as a service
- Step 6: Starting pretalx workers
- Step 8: Provide periodic tasks
- Step 9: Reverse proxy
- Step 10: Check the installation
- Next Steps
- Configuration
- Maintenance and Updates
- Management commands