forked from linux/WebHosting
Merge pull request 'WIP main opticswiki image update' (#24) from flechsig/WebHosting:main into main
Reviewed-on: linux/WebHosting#24 Reviewed-by: bruhn_b <basil.bruhn@psi.ch>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# opticswiki conf for nginx
|
||||
# cloned from gfa-status-test.conf
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
|
||||
+3
-4
@@ -141,11 +141,10 @@ services:
|
||||
|
||||
# Flechsig Uwe <uwe.flechsig@psi.ch>
|
||||
# opticswiki (test setup)
|
||||
# I assume gitea.psi.ch/images is the local image repository filled docker push
|
||||
# /opt/webcontent/opticswiki must be filled once (before starting the container)
|
||||
# gitea.psi.ch/optics/opticswiki/ => make initvolumes
|
||||
# webcontent:
|
||||
# lx-fs-01.psi.ch:/lx_webhosting
|
||||
opticswiki:
|
||||
image: gitea.psi.ch/images/opticswiki:1
|
||||
image: gitea.psi.ch/images/opticswiki:1.2
|
||||
container_name: opticswiki
|
||||
restart: always
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user