Find a deployment method
42d1636
Opened by Benedikt Peetz <benedikt.peetz@b-peetz.de> at
Options include:
- The
autoupdatemodule in NixOS - a GitOpts services like: https://github.com/nlewo/comin
- or one of the other big deployment methods (although most of they contain some bloat)
Currently, we use
deploy-rs. It still has some problems, but seems to work quite okay.deploy .#server2 --ssh-opts "-4" --interactive-sudo trueBenedikt Peetz at 2024-12-26 19:59:19