remove tcp wiki

This commit is contained in:
2025-02-07 13:38:24 +01:00
parent cb938fcc86
commit 84bbe7b3ac
2 changed files with 0 additions and 194 deletions
-110
View File
@@ -49,116 +49,6 @@ services:
networks:
- backend
dokuwiki-elternnetzwerk:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-elternnetzwerk
restart: always
volumes:
- /opt/webcontent/tcpwiki/beta-elternnetzwerk:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-cosyma:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-cosyma
restart: always
volumes:
- /opt/webcontent/tcpwiki/betrieb-cosyma:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-feldmessung:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-feldmessung
restart: always
volumes:
- /opt/webcontent/tcpwiki/feldmessung-biogas:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-gaw:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-gaw
restart: always
volumes:
- /opt/webcontent/tcpwiki/gaw:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-innosuisse:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-innosuisse
restart: always
volumes:
- /opt/webcontent/tcpwiki/innosuisse:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-spinday:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-spinday
restart: always
volumes:
- /opt/webcontent/tcpwiki/spin-day-workshops:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-tcp:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-tcp
restart: always
volumes:
- /opt/webcontent/tcpwiki/tcp:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-vfa:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-vfa
restart: always
volumes:
- /opt/webcontent/tcpwiki/vfa:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-teamarbeit:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-teamarbeit
restart: always
volumes:
- /opt/webcontent/tcpwiki/wie-teamarbeit-funktioniert:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
dokuwiki-xtl:
image: dokuwiki/dokuwiki:stable
container_name: dokuwiki-xtl
restart: always
volumes:
- /opt/webcontent/tcpwiki/xtl-studie:/storage
environment:
PHP_TIMEZONE: Europe/Zurich
networks:
- backend
networks:
public:
backend: