aboutsummaryrefslogtreecommitdiff
path: root/nixops/scripts
Commit message (Expand)AuthorAgeFilesLines
* Refactor secrets handlingIsmaël Bouya2021-10-132-14/+6
* Adjust setup scriptIsmaël Bouya2020-09-041-1/+27
* Migrate to morph as a replacement to nixopsIsmaël Bouya2020-09-042-18/+4
* Add environment file instead of hardcoding everything in makefilesIsmaël Bouya2020-08-291-4/+4
* Simplify management of secrets in nixopsIsmaël Bouya2020-08-272-44/+4
* Fix shebangs in scriptsIsmaël Bouya2020-02-101-1/+1
* Use Makefile for some env/deploy scriptsIsmaël Bouya2019-05-276-94/+14
* Fix pull_deployment scriptIsmaël Bouya2019-05-251-1/+1
* Upgrade pgloader and remove noChroot needIsmaël Bouya2019-05-251-2/+6
* Fix setup script using nixpos_customIsmaël Bouya2019-05-241-1/+1
* Reorganize filesIsmaël Bouya2019-05-244-6/+6
* Build nixops_custom on the flyIsmaël Bouya2019-05-244-15/+11
* Replace fetchgitPrivate by its builtins counterpartIsmaël Bouya2019-05-242-45/+0
* Refactor configuration and overlaysIsmaël Bouya2019-05-024-4/+4
* Fix scripts environment and upgrade nixopsIsmaël Bouya2019-05-023-12/+10
* Source environemnt before building nixops in scriptsIsmaël Bouya2019-04-274-3/+7
* Add makefile and remove nixops dependencyIsmaël Bouya2019-04-253-28/+11
* Fix nixops: allow keyFile to be a string in deploymentsIsmaël Bouya2019-04-251-4/+6
* Refresh environment before using it in setupIsmaël Bouya2019-04-201-0/+3
* Add GPG keys importing from password storeIsmaël Bouya2019-04-201-1/+26
* Add sandbox warning in setup scriptIsmaël Bouya2019-04-192-0/+14
* Improve the setup script a bitIsmaël Bouya2019-04-191-4/+18
* Add protection for setup scriptIsmaël Bouya2019-04-191-0/+2
* Move password store to neutral nameIsmaël Bouya2019-04-191-1/+1
* Upgrade to latest 19.03Ismaël Bouya2019-04-041-6/+2
* Temporarily fix mastodon packageIsmaël Bouya2019-04-011-4/+4
* Make the use of nixpkgs more homogeneous for envIsmaël Bouya2019-03-291-0/+2
* Upgrade nixosIsmaël Bouya2019-03-281-3/+2
* Upgrade to latest nixpkgsIsmaël Bouya2019-03-261-1/+3
* Upgrade mysql and postgresqlIsmaël Bouya2019-03-241-1/+1
* Remove dependency on immaeNixpkg in nix-pathIsmaël Bouya2019-03-232-28/+3
* Add buildbotIsmaël Bouya2019-03-231-1/+3
* Add some packages and prepare upgrade for nixopsIsmaël Bouya2019-03-091-1/+1
* Move private files in a better layoutIsmaël Bouya2019-02-214-12/+17
* Complete setup script to import deployment fileIsmaël Bouya2019-02-014-40/+143
* Freeze channel version when deploying.Ismaël Bouya2019-02-012-10/+25
* Add setup scriptIsmaël Bouya2019-02-012-3/+85
* Use password store to store environmentIsmaël Bouya2019-01-313-0/+47