368 Forks
1337 Stars
1337 Watchers

nixops

NixOps is a tool for deploying to NixOS machines in a network or cloud.

How to download and setup nixops

Open terminal and run command
git clone https://github.com/NixOS/nixops.git
git clone is used to create a copy or clone of nixops repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nixops https://github.com/NixOS/nixops/archive/master.zip

Or simply clone nixops with SSH
[email protected]:NixOS/nixops.git

If you have some problems with nixops

You may open issue on nixops support forum (system) here: https://github.com/NixOS/nixops/issues