Install Elog for LAC and LMX labs

Signed-off-by: Basil Bruhn <basil.bruhn@psi.ch>
This commit is contained in:
2026-05-19 10:07:19 +02:00
parent 35b68f2eed
commit 2319bb6b00
3 changed files with 80 additions and 0 deletions
+24
View File
@@ -64,6 +64,30 @@ services:
networks:
- backend
# benjamin.brem@psi.ch - LAC
# Elog instance
lac-elog:
image: gitea.psi.ch/images/elog:3.1.5
container_name: lac-elog
restart: always
volumes:
- /opt/logbooks/lac:/usr/local/elog/logbooks
- /opt/webcontent/lac/elog.cfg:/usr/local/elog/elogd.cfg
networks:
- backend
# valerio.scagnoli@psi.ch - LMX
# Elog instance
lmx-elog:
image: gitea.psi.ch/images/elog:3.1.5
container_name: lmx-elog
restart: always
volumes:
- /opt/logbooks/lmx:/usr/local/elog/logbooks
- /opt/webcontent/lmx/elog.cfg:/usr/local/elog/elogd.cfg
networks:
- backend
# Rostomyan Tigran <tigran.rostomyan@psi.ch>
# INC0137443
# Elog instance