mirror of
https://github.com/Pacerino/CaddyProxyManager.git
synced 2026-07-14 01:32:08 -04:00
Multi-stage Dockerfile builds the frontend and backend into a single Alpine image bundling Caddy, started via an entrypoint. CI runs backend tests (with race detector), builds the frontend and publishes the image to GHCR on master/tags. Targets a self-hosted runner with a local build cache. Updates .gitignore (secrets/runtime state) and README.