admin/v0.19.1
Lantern admin SPA
Multi-arch container (linux/amd64, linux/arm64), signed with cosign keyless. Caddy 2 Alpine serves the React Router build on :8080 with SPA fallback.
docker run --rm -p 8080:8080 ghcr.io/anaregdesign/lantern-admin:v0.19.1Then open http://localhost:8080 and point the Lantern picker in the header at your Lantern server (defaults to http://localhost:6380). Make sure LANTERN_CORS_ALLOWED_ORIGINS on the server includes the admin origin — see server/README.md.