Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: start documenting gerrit | Franck Cuny | 2022-05-28 | 1 | -0/+18 |
| | | | | | | Change-Id: I8d00bfd71248e1403e8966d74e93941d90462b47 Reviewed-on: https://cl.fcuny.net/c/world/+/83 Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | modules: fix configuration for syncthing | Franck Cuny | 2022-05-13 | 1 | -0/+6 |
| | | | | The `documents` folder was not being synced. | ||||
* | docs: some documentation | Franck Cuny | 2022-05-07 | 1 | -0/+21 |
| | |||||
* | docs: add more documentation! | Franck Cuny | 2022-03-25 | 3 | -0/+207 |
| | |||||
* | docs: add partition setup for the NAS | Franck Cuny | 2022-02-27 | 1 | -2/+43 |
| | |||||
* | docs: backups! | Franck Cuny | 2022-02-24 | 1 | -0/+197 |
| | |||||
* | docs: update wireguard setup | Franck Cuny | 2022-02-21 | 1 | -0/+2 |
| | |||||
* | wireguard: module and peers configurations | Franck Cuny | 2022-02-21 | 1 | -0/+21 |
| | | | | | | | | | Add a new module to automatically configure the peers for wireguard. The module needs a configuration file (in `configs/wireguard.toml`) which lists all the peers, their IP and and their public keys. The secret keys is encrypted as a secret with agenix. There's some initial documentation on how to use this setup. | ||||
* | docs: more update | Franck Cuny | 2022-02-20 | 1 | -6/+20 |
| | |||||
* | docs: add more steps | Franck Cuny | 2022-02-19 | 1 | -1/+9 |
| | |||||
* | docs: udpate | Franck Cuny | 2022-02-18 | 1 | -2/+2 |
| | |||||
* | hosts: add a new subvolumes to carmel | Franck Cuny | 2022-02-14 | 1 | -0/+3 |
| | | | | | Create a subvolume named 'media' that we will mount under /home/fcuny/media so we can snapshots /home/fcuny without the medias. | ||||
* | doc: how to install the system | Franck Cuny | 2022-02-07 | 1 | -0/+87 |