Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | syncthing: add pixel (my phone) to known devices | Franck Cuny | 2022-04-21 | 1 | -1/+12 |
| | | | | | Copy the pictures from the phone on all my machines. Don't sync the documents on the phone (at least for now). | ||||
* | syncthing: configure devices and folders | Franck Cuny | 2022-04-21 | 1 | -0/+18 |
| | |||||
* | syncthing: configure the keys for tahoe | Franck Cuny | 2022-04-21 | 1 | -3/+7 |
| | |||||
* | syncthing: enable on tahoe | Franck Cuny | 2022-04-21 | 1 | -6/+12 |
| | |||||
* | modules: add syncthing as a new module | Franck Cuny | 2022-04-21 | 2 | -0/+12 |
| | |||||
* | drone: backup the state directory | Franck Cuny | 2022-04-13 | 1 | -0/+2 |
| | |||||
* | drone: configuration fixes | Franck Cuny | 2022-04-13 | 2 | -2/+7 |
| | |||||
* | drone: initial attempt at configuring it | Franck Cuny | 2022-04-13 | 5 | -0/+178 |
| | |||||
* | nginx: configure correctly the dashboard | Franck Cuny | 2022-04-13 | 1 | -2/+2 |
| | |||||
* | nginx: install the default dashboard | Franck Cuny | 2022-04-13 | 1 | -0/+6 |
| | |||||
* | traefik: remove the module | Franck Cuny | 2022-04-13 | 4 | -1934/+0 |
| | |||||
* | modules: make the vhost be configurable | Franck Cuny | 2022-04-13 | 3 | -15/+25 |
| | |||||
* | grafana: the vhost is configurable | Franck Cuny | 2022-04-13 | 1 | -4/+11 |
| | |||||
* | grafana: bind to localhost | Franck Cuny | 2022-04-13 | 1 | -4/+0 |
| | |||||
* | modules: set secrets | Franck Cuny | 2022-04-13 | 2 | -2/+6 |
| | |||||
* | unifi: use nginx for reverse proxy | Franck Cuny | 2022-04-13 | 1 | -0/+14 |
| | |||||
* | transmission: use nginx for reverse proxy | Franck Cuny | 2022-04-13 | 1 | -0/+14 |
| | |||||
* | navidrome: use nginx for reverse proxy | Franck Cuny | 2022-04-13 | 1 | -0/+14 |
| | |||||
* | grafana: set proper port for reverse proxy | Franck Cuny | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | grafana: use proper cert | Franck Cuny | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | grafana: try to configure the domain with acme+dns | Franck Cuny | 2022-04-13 | 1 | -1/+17 |
| | |||||
* | nginx: get a simple solution to work first | Franck Cuny | 2022-04-13 | 2 | -291/+12 |
| | |||||
* | nginx: add nginx as a reverse proxy | Franck Cuny | 2022-04-13 | 4 | -0/+412 |
| | | | | This will ultimately replace traefik. | ||||
* | rclone: fix the order of the params | Franck Cuny | 2022-04-13 | 1 | -2/+2 |
| | |||||
* | backups: rename system to host | Franck Cuny | 2022-04-11 | 1 | -1/+1 |
| | | | | Since this is a host level backup. | ||||
* | grafana: backup the whole directory | Franck Cuny | 2022-04-11 | 1 | -1/+1 |
| | |||||
* | secrets: move all the secrets under module/ | Franck Cuny | 2022-04-10 | 4 | -26/+15 |
| | | | | | Refactor a bit the configuration, which should simplify the management and usage of secrets from now on. | ||||
* | add a module for backup with restic | Franck Cuny | 2022-04-10 | 7 | -65/+89 |
| | | | | Do a single backup for the host, instead of running multiple ones. | ||||
* | services: add avahi | Franck Cuny | 2022-04-08 | 2 | -0/+15 |
| | |||||
* | modules: add a few more | Franck Cuny | 2022-04-08 | 2 | -0/+28 |
| | |||||
* | gitea: fix the module | Franck Cuny | 2022-04-06 | 1 | -3/+3 |
| | | | | | Quick fix for now, we will add these values as options to the module once we confirm everything is still working. | ||||
* | refactor transmission and metrics-exporter | Franck Cuny | 2022-04-06 | 4 | -1/+54 |
| | |||||
* | refactor traefik | Franck Cuny | 2022-04-06 | 2 | -0/+104 |
| | |||||
* | refactor rclone to a module | Franck Cuny | 2022-04-06 | 2 | -0/+38 |
| | |||||
* | refactor gitea as a module | Franck Cuny | 2022-04-06 | 2 | -0/+54 |
| | |||||
* | prometheus: proper name for the option | Franck Cuny | 2022-04-06 | 1 | -1/+1 |
| | |||||
* | refactor grafana as a module | Franck Cuny | 2022-04-06 | 6 | -0/+26438 |
| | |||||
* | refactor prometheus as a module | Franck Cuny | 2022-04-06 | 2 | -0/+189 |
| | |||||
* | refactor unifi to a module | Franck Cuny | 2022-04-06 | 2 | -2/+97 |
| | |||||
* | import navidrome with other services | Franck Cuny | 2022-04-06 | 1 | -1/+2 |
| | |||||
* | refactor navidrome to a module | Franck Cuny | 2022-04-06 | 1 | -0/+37 |
| | |||||
* | refactor samba to a proper module | Franck Cuny | 2022-04-06 | 2 | -1/+56 |
| | | | | The list of public share is configurable too. | ||||
* | refactor modules for btrfs, ssd, and fwupd | Franck Cuny | 2022-04-05 | 2 | -1/+6 |
| | |||||
* | create a profile for laptop | Franck Cuny | 2022-04-05 | 3 | -1/+35 |
| | |||||
* | network: move tailscale in modules | Franck Cuny | 2022-04-05 | 2 | -1/+14 |
| | | | | Move the networking configuration for the hosts to its own file. | ||||
* | ssh: refactor to a module | Franck Cuny | 2022-04-05 | 2 | -0/+18 |
Also install mosh and ensure the firewall opens the correct ports. |