deploy nextcloud

This commit is contained in:
2026-04-18 00:36:40 -05:00
parent 4db6f0b06f
commit 9961fe1ed4
13 changed files with 592 additions and 256 deletions

View File

@@ -17,8 +17,12 @@ services:
- ANSIBLE_HOST_KEY_CHECKING=False
networks:
- semaphore_backend
dns_search:
- local.mk-labs.cloud
ports:
- "3000:3000"
volumes:
- ./ansible_key:/home/semaphore/.ssh/id_ed25519:ro
depends_on:
- semaphore_db