Xcloud Docker Deploy

Adapt any docker-compose.yml to deploy on xCloud. Handles 4 common blockers: (1) build-from-source apps — generates GitHub Actions to build/push to GHCR; (2) proxy conflicts (Caddy/Traefik/nginx-proxy) — removes them, adds nginx-router with single port; (3) multi-port apps — routes all services through nginx-router; (4) external config files — embeds inline. Use when a user wants to deploy any Docker app on xCloud and has an incompatible docker-compose.yml, or asks make this work on xCloud.

modbender 91e1009 13 files · 35.9 KB Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/xcloud-docker-deploy commit 91e100987f

Frequently asked questions

npx skillmds add modbender/xcloud-docker-deploy