Skip to content

CI/CD pipeline — replace manual SCP deploy #16

@howwohmm

Description

@howwohmm

Deploy is manual scp to docker-cp to docker-restart. At 1K users this means downtime on every deploy with no rollback, no automated tests, no health check gate. Solution: GitHub Actions workflow (test, build Docker image, push to registry, deploy). Add health check gate and keep previous image for rollback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — operational paininfraInfrastructure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions