Skip to content

Better deployment model (CI/CD?) #27

@JaneJeon

Description

@JaneJeon

Right now, the deploy is done on my machine. Nothing's stopping it from being deployed in a continuous manner except for a few things:

  • sometimes I need to manually restart containers
  • all secrets are local; they are HYPER sensitive so I cannot risk them being exposed over the network by, say, a CI script being hijacked cough coveralls
  • I need to be able to manually trigger releases; I can't treat every commit as "clean"
  • etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions