simple docker mount and sls2

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2025-11-25 16:22:49 +01:00
parent 0587cb20b4
commit e0b97741de
3 changed files with 42 additions and 4 deletions
+1 -4
View File
@@ -36,10 +36,7 @@ services:
- /mount/srem/webhosting:/var/www/srem:rw
- /opt/webcontent/gfa-status:/var/www/gfa-status:rw
- /opt/webcontent/fluid-eos:/var/www/fluid-eos:rw
- ./apache/conf/rfmwtools.conf:/etc/apache2/sites-enabled/rfmwtools.conf:ro
- ./apache/conf/srem.conf:/etc/apache2/sites-enabled/srem.conf:ro
- ./apache/conf/gfa-status.conf:/etc/apache2/sites-enabled/gfa-status.conf:ro
- ./apache/conf/fluid-eos.conf:/etc/apache2/sites-enabled/fluid-eos.conf:ro
- ./apache/conf:/etc/apache2/sites-enabled:ro
networks:
- backend