NixOps: Difference between revisions

imported>Harärmat
Added the DevOps and Deployment categories
imported>Hraban
Mention the transition status of NixOps and link to the GH issue
Line 1: Line 1:
'''Note:''' NixOps is currently undergoing a transition between major versions. At this specific time it requires some elbow grease to get running. It is in active development and will soon be easier to use again. See [https://github.com/NixOS/nixops/issues/1574 nixops #1574] for updates and details. (Current as of Feb 2024)
<blockquote>NixOps is a tool for deploying NixOS machines in a network or cloud. It takes as input a declarative specification of a set of “logical” machines and then performs any necessary steps or actions to realise that specification: instantiate cloud machines, build and download dependencies, stop and start services, and so on. NixOps has several nice properties:
<blockquote>NixOps is a tool for deploying NixOS machines in a network or cloud. It takes as input a declarative specification of a set of “logical” machines and then performs any necessary steps or actions to realise that specification: instantiate cloud machines, build and download dependencies, stop and start services, and so on. NixOps has several nice properties: