Compare commits
2 commits
b14048969f
...
9cf38fcff5
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cf38fcff5 | |||
|
8de361d223 |
2 changed files with 5 additions and 4 deletions
|
|
@ -47,6 +47,9 @@ unifi A 10.89.213.21
|
||||||
; Club-Services
|
; Club-Services
|
||||||
;
|
;
|
||||||
xr18 A 172.31.200.29
|
xr18 A 172.31.200.29
|
||||||
|
dooris A 172.31.200.16
|
||||||
|
AAAA 2a07:c481:1:d0::1c
|
||||||
|
hmdooris-ccu A 172.31.200.17
|
||||||
|
|
||||||
;club-assistant AAAA 2a07:c481:1:d0::a
|
;club-assistant AAAA 2a07:c481:1:d0::a
|
||||||
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de
|
;;_acme-challenge.club-assistant CNAME d50ad73a-f82d-4244-87f0-6f5195b37d21.auth.acmedns.hamburg.ccc.de
|
||||||
|
|
@ -56,9 +59,7 @@ xr18 A 172.31.200.29
|
||||||
;_acme-challenge.light CNAME e59f55ee-9013-469d-a146-a159721b6fea.auth.acmedns.hamburg.ccc.de.
|
;_acme-challenge.light CNAME e59f55ee-9013-469d-a146-a159721b6fea.auth.acmedns.hamburg.ccc.de.
|
||||||
;light-werkstatt AAAA 2a07:c481:1:d0::16
|
;light-werkstatt AAAA 2a07:c481:1:d0::16
|
||||||
;_acme-challenge.light-werkstatt CNAME f408acc0-d9f5-4525-bb01-28938e3bb7d0.auth.acmedns.hamburg.ccc.de.
|
;_acme-challenge.light-werkstatt CNAME f408acc0-d9f5-4525-bb01-28938e3bb7d0.auth.acmedns.hamburg.ccc.de.
|
||||||
;hmdooris-ccu A 10.31.208.202
|
|
||||||
;buba A 10.31.211.137
|
;buba A 10.31.211.137
|
||||||
;dooris AAAA 2a07:c481:1:d0::1c
|
|
||||||
;_acme-challenge.dooris CNAME 37caae1f-b77f-4eb1-aa71-dc3f7ed24360.auth.acmedns.hamburg.ccc.de.
|
;_acme-challenge.dooris CNAME 37caae1f-b77f-4eb1-aa71-dc3f7ed24360.auth.acmedns.hamburg.ccc.de.
|
||||||
;yate A 10.31.208.12
|
;yate A 10.31.208.12
|
||||||
;staubiv2 A 10.31.210.233
|
;staubiv2 A 10.31.210.233
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@ services:
|
||||||
- pretalx_net
|
- pretalx_net
|
||||||
|
|
||||||
pretalx:
|
pretalx:
|
||||||
image: docker.io/pretalx/standalone:v2025.1.0
|
image: docker.io/pretalx/standalone:v2025.2.3
|
||||||
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:v2025.2.3
|
||||||
command:
|
command:
|
||||||
- taskworker
|
- taskworker
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue