1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2025-01-20 13:02:02 -05:00

Remove GlassROM services

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2025-01-09 10:17:15 +00:00 committed by GitHub
parent 5d7d478c54
commit b03f7d98aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,36 +70,6 @@ services:
cap_drop:
- ALL
glassrom-pantalaimon:
image: matrixdotorg/pantalaimon:latest
container_name: glassrom-pantalaimon
restart: unless-stopped
volumes:
- ./glassrom/pantalaimon:/data
networks:
- glassrom-pantalaimon
read_only: true
security_opt:
- no-new-privileges:true
cap_drop:
- ALL
glassrom-mjolnir:
image: matrixdotorg/mjolnir:latest
container_name: glassrom-mjolnir
restart: unless-stopped
volumes:
- ./glassrom/mjolnir:/data
depends_on:
- glassrom-pantalaimon
networks:
- glassrom-pantalaimon
read_only: true
security_opt:
- no-new-privileges:true
cap_drop:
- ALL
honoroit-hssupport:
image: registry.gitlab.com/etke.cc/honoroit:latest
container_name: honoroit-hssupport
@ -120,4 +90,3 @@ networks:
element:
matrix-to:
pantalaimon:
glassrom-pantalaimon: