• v1.0.0 ccdf0734bb

    v1.0.0
    All checks were successful
    Build and Publish Docker Image (release) / build-and-push (push) Successful in 10m53s
    Stable

    james.oates released this 2026-04-13 12:34:24 +00:00 | 90 commits to main since this release

    Initial Release

    First stable release of Edge Router — a self-contained reverse proxy written in Rust (Axum) with dynamic service registration via REST API and SQLite-backed persistence.

    Highlights

    • Dynamic service registration and health checking
    • Admin dashboard with API key authentication
    • ACME DNS-01 certificate acquisition via Cloudflare
    • Per-service HTTP→HTTPS redirect control
    • Static site and MinIO bucket serving
    • In-place service updates via PATCH /api/services/:name
    • Version and git hash embedded at build time
    • Multi-stage CI pipeline with develop and tagged release workflows
    Downloads