Compare commits

...

2 commits

Author SHA1 Message Date
d9126a7fc7 Update docker.io/pretix/standalone Docker tag to v2026.4
All checks were successful
/ build (pull_request) Successful in 27s
/ Ansible Lint (push) Successful in 2m44s
/ Ansible Lint (pull_request) Successful in 2m30s
2026-05-19 17:31:13 +00:00
fc47d119bb
docs: move guides into sub-directory
All checks were successful
/ Ansible Lint (push) Successful in 2m50s
/ build (push) Successful in 24s
Also start documenting the docs structure in home.
2026-05-19 19:24:06 +02:00
4 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# CCCHH Infrastructure Documentation # CCCHH Infrastructure Documentation
Home for CCCHH infrastructure documentation. Home for CCCHH infrastructure documentation.
- **Guides**: Documentation on how to achieve various things.

View file

@ -25,7 +25,7 @@ services:
backend: backend:
pretix: pretix:
image: docker.io/pretix/standalone:2026.3 image: docker.io/pretix/standalone:2026.4
command: ["all"] command: ["all"]
ports: ports:
- "8345:80" - "8345:80"