Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squash changes containing private information | Ismaël Bouya | 2023-10-04 | 1 | -90/+0 |
| | | | | | | | There were a lot of changes since the previous commit, but a lot of them contained personnal information about users. All thos changes got stashed into a single commit (history is kept in a different place) and private information was moved in a separate private repository | ||||
* | Refactor secrets handling | Ismaël Bouya | 2021-10-13 | 1 | -7/+5 |
| | |||||
* | Adjust setup script | Ismaël Bouya | 2020-09-04 | 1 | -1/+27 |
| | |||||
* | Migrate to morph as a replacement to nixops | Ismaël Bouya | 2020-09-04 | 1 | -16/+0 |
| | | | | The deployment tasks are now independent of any state | ||||
* | Simplify management of secrets in nixops | Ismaël Bouya | 2020-08-27 | 1 | -37/+2 |
| | |||||
* | Use Makefile for some env/deploy scripts | Ismaël Bouya | 2019-05-27 | 1 | -14/+6 |
| | |||||
* | Upgrade pgloader and remove noChroot need | Ismaël Bouya | 2019-05-25 | 1 | -2/+6 |
| | |||||
* | Fix setup script using nixpos_custom | Ismaël Bouya | 2019-05-24 | 1 | -1/+1 |
| | |||||
* | Reorganize files | Ismaël Bouya | 2019-05-24 | 1 | -3/+3 |
| | |||||
* | Build nixops_custom on the fly | Ismaël Bouya | 2019-05-24 | 1 | -4/+3 |
| | |||||
* | Replace fetchgitPrivate by its builtins counterpart | Ismaël Bouya | 2019-05-24 | 1 | -41/+0 |
| | |||||
* | Refactor configuration and overlays | Ismaël Bouya | 2019-05-02 | 1 | -1/+1 |
| | |||||
* | Source environemnt before building nixops in scripts | Ismaël Bouya | 2019-04-27 | 1 | -0/+1 |
| | |||||
* | Add makefile and remove nixops dependency | Ismaël Bouya | 2019-04-25 | 1 | -23/+4 |
| | |||||
* | Refresh environment before using it in setup | Ismaël Bouya | 2019-04-20 | 1 | -0/+3 |
| | |||||
* | Add GPG keys importing from password store | Ismaël Bouya | 2019-04-20 | 1 | -1/+26 |
| | |||||
* | Add sandbox warning in setup script | Ismaël Bouya | 2019-04-19 | 1 | -0/+13 |
| | |||||
* | Improve the setup script a bit | Ismaël Bouya | 2019-04-19 | 1 | -4/+18 |
| | |||||
* | Add protection for setup script | Ismaël Bouya | 2019-04-19 | 1 | -0/+2 |
| | |||||
* | Move password store to neutral name | Ismaël Bouya | 2019-04-19 | 1 | -1/+1 |
| | |||||
* | Remove dependency on immaeNixpkg in nix-path | Ismaël Bouya | 2019-03-23 | 1 | -25/+0 |
| | |||||
* | Move private files in a better layout | Ismaël Bouya | 2019-02-21 | 1 | -5/+5 |
| | |||||
* | Complete setup script to import deployment file | Ismaël Bouya | 2019-02-01 | 1 | -39/+93 |
| | |||||
* | Freeze channel version when deploying. | Ismaël Bouya | 2019-02-01 | 1 | -10/+23 |
| | |||||
* | Add setup script | Ismaël Bouya | 2019-02-01 | 1 | -0/+82 |