caddy: netbird proxy to k3s, flush_interval fixes, transport tuning

This commit is contained in:
2026-08-28 10:40:28 -05:00
parent 0cf6b66b63
commit 37cd781494
7 changed files with 69 additions and 35 deletions
+15 -1
View File
@@ -14,7 +14,21 @@ services:
- APACHE_IP_BINDING=0.0.0.0
- NEXTCLOUD_MOUNT=/mnt/nextcloud/
- NEXTCLOUD_MEMORY_LIMIT=4096M
nextcloud-mcp:
container_name: nextcloud-mcp
image: ghcr.io/cbcoutinho/nextcloud-mcp-server:latest
ports:
- 8000:8000
environment:
- NEXTCLOUD_HOST=https://nextcloud.archfox.org
- MCP_DEPLOYMENT_MODE=single_user_basic
- NEXTCLOUD_USERNAME=poslop
- NEXTCLOUD_PASSWORD=miatana
- TRANSPORT=streamable-http
#volumes:
# For persistent OAuth client storage
#- ./oauth-storage:/app/.oauth
restart: unless-stopped
volumes:
nextcloud_aio_mastercontainer:
name: nextcloud_aio_mastercontainer