Add a community install guide page (#4096)

This commit is contained in:
Christiaan de Die le Clercq
2024-04-19 15:08:47 +02:00
committed by GitHub
parent b2842ec3a0
commit 595aff0579
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
.. highlight:: none
.. _`community`:
Community install guides
================================
.. warning:: The guides are maintained by the community and not by the pretix core team. If you encounter any issues with the guides, please report them to the maintainers of the guides. The pretix core team can not provide support for installs using these guides.
Kubernetes
------------
- Helm Chart by techwolf12 - A Helm chart for deploying pretix on Kubernetes. The chart documentation is available on `ArtifactHub <https://artifacthub.io/packages/helm/techwolf12/pretix>`_ and the source code is available on `GitHub <https://github.com/Techwolf12/charts/tree/main/pretix-helm>`_.