Compare commits
2 commits
d785651479
...
75cd3c2839
| Author | SHA1 | Date | |
|---|---|---|---|
| 75cd3c2839 | |||
|
fc47d119bb |
4 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
pretalx:
|
pretalx:
|
||||||
image: docker.io/pretalx/standalone:v2025.1.0
|
image: docker.io/pretalx/standalone:v2026.1.2
|
||||||
entrypoint: gunicorn
|
entrypoint: gunicorn
|
||||||
command:
|
command:
|
||||||
- "pretalx.wsgi"
|
- "pretalx.wsgi"
|
||||||
|
|
@ -78,7 +78,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
celery:
|
celery:
|
||||||
image: docker.io/pretalx/standalone:v2025.1.0
|
image: docker.io/pretalx/standalone:v2026.1.2
|
||||||
command:
|
command:
|
||||||
- taskworker
|
- taskworker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue