Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 571 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 571 Bytes

Deploy

THIS REPOSITORY IS DEPRECATED IN FAVOR OF https://github.com/serokell/deploy-rs

TL;DR Usage

nix run github:serokell/deploy your-flake#node.profile

Idea

deploy.sh is a simple script that parses a flake passed to it. You can find a description of what it exects in interface

To see example configurations, look in examples folder.

This structure is subject to change a lot during initial development.

Things to work on

  • Ordered profiles
  • Automatic rollbacks if one profile on node failed to deploy
  • UI