mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 18:34:53 +01:00
build
This commit is contained in:
@@ -21,8 +21,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- config:/home/appuser/
|
- config:/home/appuser/
|
||||||
- /etc/localtime:/etc/localtime
|
- /etc/localtime:/etc/localtime
|
||||||
labels:
|
# labels:
|
||||||
service_name: 'regsync'
|
# service_name: 'regsync'
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
wud.watch: 'true'
|
wud.watch: 'true'
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ services:
|
|||||||
SEMAPHORE_ADMIN: administrator
|
SEMAPHORE_ADMIN: administrator
|
||||||
SEMAPHORE_ADMIN_EMAIL: administrator@sectorq.eu
|
SEMAPHORE_ADMIN_EMAIL: administrator@sectorq.eu
|
||||||
SEMAPHORE_ADMIN_NAME: administrator
|
SEMAPHORE_ADMIN_NAME: administrator
|
||||||
SEMAPHORE_ADMIN_PASSWORD: $SEMAPHORE_ADMIN_PASSWORD
|
SEMAPHORE_ADMIN_PASSWORD: l4c1j4yd33Du5lo
|
||||||
SEMAPHORE_DB: semaphore_db
|
SEMAPHORE_DB: semaphore_db
|
||||||
SEMAPHORE_DB_HOST: db
|
SEMAPHORE_DB_HOST: db
|
||||||
SEMAPHORE_DB_PASS: StrongPassw0rd
|
SEMAPHORE_DB_PASS: StrongPassw0rd
|
||||||
|
|||||||
@@ -39,9 +39,6 @@ services:
|
|||||||
wud.watch: 'true'
|
wud.watch: 'true'
|
||||||
wud.watch.digest: 'true'
|
wud.watch.digest: 'true'
|
||||||
replicas: 1
|
replicas: 1
|
||||||
placement:
|
|
||||||
constraints:
|
|
||||||
- node.role == manager
|
|
||||||
db:
|
db:
|
||||||
environment:
|
environment:
|
||||||
MYSQL_DATABASE: semaphore_db
|
MYSQL_DATABASE: semaphore_db
|
||||||
|
|||||||
Reference in New Issue
Block a user