aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-25docs: add more documentation!Franck Cuny3-0/+207
2022-02-27docs: add partition setup for the NASFranck Cuny1-2/+43
2022-02-24docs: backups!Franck Cuny1-0/+197
2022-02-21docs: update wireguard setupFranck Cuny1-0/+2
2022-02-21wireguard: module and peers configurationsFranck Cuny1-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.
2022-02-20docs: more updateFranck Cuny1-6/+20
2022-02-19docs: add more stepsFranck Cuny1-1/+9
2022-02-18docs: udpateFranck Cuny1-2/+2
2022-02-14hosts: add a new subvolumes to carmelFranck Cuny1-0/+3
Create a subvolume named 'media' that we will mount under /home/fcuny/media so we can snapshots /home/fcuny without the medias.
2022-02-07doc: how to install the systemFranck Cuny1-0/+87