--- /dev/null +++ b/README.adoc @@ -0,0 +1,8 @@ += fleet + +Early prototype stage, yet it is used in production + +== Advantages over existing configuration systems (NixOps/Morph) + +- Modules can configure multiple hosts at once (I.e for wireguard/kubernetes installation) +- Secrets can be securely stored in Git (No one except target hosts can decrypt them), automatically regenerated, reencrypted, etc.