Author SHA1 Message Date
tobbbs fd489ff2ab Update compose.yaml 2026-06-02 15:22:09 +02:00
tobbbs 28547d1cf2 Update compose.yaml 2026-06-02 14:16:25 +02:00
tobbbs b3848fad2f Update compose.yaml 2026-06-02 14:14:09 +02:00
tobbbs f707b5de19 Update compose.yaml 2026-06-02 14:13:50 +02:00
tobbbs 628e6150c5 Update compose.yaml 2026-06-02 10:10:23 +02:00
tobbbs 9f6a612882 Add compose.yaml 2026-06-02 09:58:50 +02:00
+10 -13
View File
@@ -1,19 +1,16 @@
services: services:
databasus: hawser:
container_name: databasus container_name: hawser
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /opt/hawser-stacks:/opt/hawser-stacks
networks: networks:
- hydra-local - hydra-local
image: databasus/databasus:latest environment:
# ports: - STACKS_DIR=/opt/hawser-stacks
# - "4005:4005" - DOCKHAND_SERVER_URL=wss://bragi.doeringer.eu/api/hawser/connect
volumes: - TOKEN=${TOKEN}
- /opt/99_backup/databasus-data:/databasus-data image: ghcr.io/finsys/hawser:latest
restart: unless-stopped
healthcheck:
test: ["CMD", "curl", "-f", "https://backup.doeringer.eu:443/api/v1/system/health"]
interval: "10s"
timeout: "10s"
retries: 15
networks: networks:
hydra-local: hydra-local: