Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace os.system with subprocess.run | Quentin Dufour | 2022-04-15 | 4 | -20/+28 |
| | |||||
* | Deployment on Nomad | Quentin Dufour | 2022-04-15 | 6 | -4/+64 |
| | |||||
* | Build image via Nix | Quentin Dufour | 2022-04-15 | 6 | -11/+56 |
| | |||||
* | Create a backup script | Quentin Dufour | 2022-04-14 | 4 | -62/+117 |
| | |||||
* | Use ampersand in backup instead of semi colon | Quentin Dufour | 2022-01-27 | 1 | -3/+3 |
| | |||||
* | Add consul backup with restic | Quentin Dufour | 2022-01-27 | 5 | -8/+16 |
| | |||||
* | Plume backup + WIP consul | Quentin Dufour | 2022-01-27 | 6 | -88/+137 |
| | |||||
* | Add a backup script for emails | Quentin Dufour | 2022-01-26 | 5 | -0/+56 |
| | |||||
* | Try to migrate to pg_basebackup | Quentin Dufour | 2021-04-17 | 2 | -7/+19 |
| | |||||
* | Debug stolon backup | Quentin Dufour | 2021-04-15 | 2 | -2/+2 |
| | |||||
* | Target a replicated server and not the main one | Quentin Dufour | 2021-04-14 | 1 | -1/+1 |
| | |||||
* | Add a new parameter to stolon | Quentin Dufour | 2021-03-07 | 1 | -1/+1 |
| | |||||
* | Add gzip compression | Quentin Dufour | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Change target image | Quentin Dufour | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Mount backup directory + export PGPASSWORD | Quentin Dufour | 2021-03-06 | 2 | -2/+3 |
| | |||||
* | Matrix backup draft | Quentin Dufour | 2021-03-06 | 3 | -0/+111 |
| | |||||
* | Add a few missing secrets | Alex Auvolat | 2021-01-19 | 7 | -0/+7 |
| | |||||
* | Proposal: reorganize app/ folder by modules | Alex Auvolat | 2021-01-16 | 3 | -0/+115 |