Applications: Difference between revisions
m moved inofficail (build) ecosystem from the Nixos (core) ecosystem page to the applications page. Reason: The Nixos Ecosystem is the first link you are urged to click on the wiki landing page - and these CI are not important for newcomers in their first minutes. |
|||
| Line 98: | Line 98: | ||
=== Deployment === | === Deployment === | ||
* [https://github.com/zhaofengli/colmena colmena] - a NixOS deployment tool | * [https://github.com/rapenne-s/bento Bento] - a NixOS fleet manager supporting remote systems not up 24/7 | ||
* [https://github.com/zhaofengli/colmena colmena] - a NixOS deployment tool | |||
* comin - A deployment tool to continuously pull from Git repositories. | |||
* [https://github.com/serokell/deploy-rs deploy-rs] - a simple multi-profile Nix-flake deploy tool | * [https://github.com/serokell/deploy-rs deploy-rs] - a simple multi-profile Nix-flake deploy tool | ||
* [[krops]] - a lightweight toolkit to deploy NixOS systems, remotely or locally | |||
* [https://github.com/pinpox/lollypops lollypops] - a parallel and stateless NixOS deployment tool | * [https://github.com/pinpox/lollypops lollypops] - a parallel and stateless NixOS deployment tool | ||
* [https://github.com/DBCDK/morph Morph] - a NixOS deployment tool | * [https://github.com/DBCDK/morph Morph] - a NixOS deployment tool | ||
* Nixinate - A Nix flake library to provide app outputs for managing existing NixOS hosts over SSH. | |||
* <code>nixos-build --target-host</code> | |||
* [https://github.com/NixOS/nixops NixOps] - [Not recommended for new projects] a tool for deploying to NixOS machines in a network or cloud. | |||
* [https://github.com/Infinisil/nixus Nixus] - an experimental NixOS deployment tool | * [https://github.com/Infinisil/nixus Nixus] - an experimental NixOS deployment tool | ||
=== Docker === | === Docker === | ||