gfa-status-test

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2025-11-11 14:48:26 +01:00
parent 570cd243e2
commit a543867ffd
2 changed files with 36 additions and 13 deletions
+4 -13
View File
@@ -24,14 +24,16 @@ services:
- public
- backend
# rfwtools
# gfa-status-test
apache:
image: gitea.psi.ch/images/php-apache:latest
container_name: apache_app
restart: always
volumes:
- /opt/webcontent/rfmwtools:/var/www/rfmwtools:ro
- ./apache/conf/rfmwtools.conf:/etc/apache2/sites-enabled/rfmwtools.conf:ro
- /opt/webcontent/gfa-status:/var/www/gfa-status:ro
- ./apache/conf/:/etc/apache2/sites-enabled/:ro
networks:
- backend
@@ -133,17 +135,6 @@ services:
networks:
- hedgedoc_backend
# Andreas Luedeke <andreas.luedeke@psi.ch>
# POC not running yet
gfa-status-test:
image: php:8.2-apache
container_name: gfa-status-test
volumes:
- /opt/webcontent/gfa-status/web:/var/www/html
restart: always
networks:
- backend
# Flechsig Uwe <uwe.flechsig@psi.ch>
# opticswiki (test setup)
# I assume gitea.psi.ch/images is the local image repository filled docker push