1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_pretix.git synced 2024-10-28 22:01:03 +01:00
ansible_collection_pretix/roles/pretix/README.md

20 lines
533 B
Markdown
Raw Permalink Normal View History

2024-09-28 13:14:34 +02:00
Pretix Ansible Role
=====================
Ansible role ``l3d.pretix.pretix`` to install and configure [pretix](https://github.com/pretix/pretix.git), a Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
This role is part of the l3d.pretix Collection and work in progress!
2024-10-08 01:51:38 +02:00
Requirements
--------------
+ postgres server with user and database
+ redis server
2024-09-28 13:14:34 +02:00
License
---------
[MIT Licence](../../LICENSE)
Author
--------
L3D <l3d@c3woc.de> and Contibutors