Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modules/services: remove unifi properly | Franck Cuny | 2023-05-10 | 1 | -1/+0 |
| | |||||
* | profiles/nginx: move common configuration to a profile | Franck Cuny | 2023-05-09 | 1 | -1/+0 |
| | | | | | | Both tahoe and carmel are using nginx, and we can simplify the configuration by moving common parts to the profile and have these hosts import it. | ||||
* | profiles: consolidates common networking bits | Franck Cuny | 2023-05-02 | 1 | -3/+0 |
| | | | | This remove ssh on workstations. I also drop mosh since I don't use it. | ||||
* | profiles/workstation: moved more things around | Franck Cuny | 2023-05-01 | 1 | -2/+0 |
| | |||||
* | profiles/laptop: consolidate services related to laptop | Franck Cuny | 2023-05-01 | 1 | -2/+0 |
| | |||||
* | modules/rclone: delete the module and cleanup | Franck Cuny | 2023-04-30 | 1 | -1/+0 |
| | | | | | I'm not using rclone anymore and I'm not storing the backups to GCS buckets either. | ||||
* | modules/services: more cleanup | Franck Cuny | 2023-04-23 | 1 | -2/+0 |
| | |||||
* | modules/drone: clean this properly | Franck Cuny | 2023-04-23 | 1 | -1/+0 |
| | |||||
* | modules/monitoring: consolidate all monitoring services together | Franck Cuny | 2023-04-23 | 1 | -4/+1 |
| | | | | | This will help to organize and structure monitoring modules a bit better. | ||||
* | modules/services: add loki and promtail | Franck Cuny | 2023-04-23 | 1 | -0/+1 |
| | |||||
* | feat(hosts/tahoe): install gitolite and cgit | Franck Cuny | 2023-03-02 | 1 | -0/+2 |
| | | | | | | | | Replace gitea with gitolite + cgit. I don't need a whole git forge for myself, especially since I don't use most of the features. The main thing I'm losing with this change is CI (via drone), but this is not really a big loss for now. | ||||
* | feat(modules/pcscd): install the pcscd daemon | Franck Cuny | 2023-02-20 | 1 | -0/+1 |
| | | | | This is to use the yubikeys correctly | ||||
* | feat(modules/sensdms): a module to send an SMS | Franck Cuny | 2022-11-30 | 1 | -0/+1 |
| | | | | | | A new module `sendsms` is added to send SMS when the host reboots. It's triggered by systemd when the host boots and once the network is available. | ||||
* | ref(gerrit): delete modules/docs/configs for gerrit/buildkite | Franck Cuny | 2022-11-07 | 1 | -3/+0 |
| | |||||
* | Revert "ref(drone): remove all modules and configurations" | Franck Cuny | 2022-11-05 | 1 | -0/+1 |
| | | | | This reverts commit 614fc2fcce0e9ae0bcfdc6e08d3c4bac846d02a8. | ||||
* | Revert "ref(gitea): remove all modules for gitea" | Franck Cuny | 2022-11-05 | 1 | -0/+1 |
| | | | | | | This reverts commit f4f83c7e83272234571d9580f5a897676de3d0dc. I'm planning to switch back to gitea to host my projects. | ||||
* | ref(drone): remove all modules and configurations | Franck Cuny | 2022-06-11 | 1 | -1/+0 |
| | | | | | | | | | I do not use drone anymore, no need to keep this around. Change-Id: I8f9564747939a6d1a2b95bcfe8e2c70e46d8bc1e Reviewed-on: https://cl.fcuny.net/c/world/+/411 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | ref(gitea): remove all modules for gitea | Franck Cuny | 2022-06-11 | 1 | -1/+0 |
| | | | | | | | | | I do not use it anymore, I don't need to keep this around. Change-Id: I42af32eec4ee8ab4c2a8c60b5a8306a4eb418f51 Reviewed-on: https://cl.fcuny.net/c/world/+/410 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | feat(buildkite): configure the buildkite agent | Franck Cuny | 2022-05-30 | 1 | -0/+1 |
| | | | | | | Change-Id: Icee60f2372e17f6477a91e7f562c04507788c713 Reviewed-on: https://cl.fcuny.net/c/world/+/168 Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | feat(cgit): add a module for cgit | Franck Cuny | 2022-05-27 | 1 | -0/+1 |
| | | | | | | | | | cgit is a git web viewer, it will be hosted at git.fcuny.net to replace gitea. Change-Id: I16561776fa90a3561d6a13f8545bd2e8f67f409a Reviewed-on: https://cl.fcuny.net/c/world/+/46 Reviewed-by: Franck Cuny <franck.cuny@gmail.com> | ||||
* | feat(gerrit): add the gerrit server | Franck Cuny | 2022-05-26 | 1 | -0/+1 |
| | | | | | | Gerrit is a tool for doing code review for git. It will be running at cl.fcuny.net and will be the main way to interact with my git repositories. | ||||
* | feat(modules): create a module for sourcegraph | Franck Cuny | 2022-05-22 | 1 | -0/+1 |
| | | | | | | | Run sourcegraph ([0]) in a docker container. It's exposed as cs.fcuny.xyz, and we backup some of the directories. [0] https://docs.sourcegraph.com | ||||
* | modules: add syncthing as a new module | Franck Cuny | 2022-04-21 | 1 | -0/+1 |
| | |||||
* | drone: initial attempt at configuring it | Franck Cuny | 2022-04-13 | 1 | -0/+1 |
| | |||||
* | traefik: remove the module | Franck Cuny | 2022-04-13 | 1 | -1/+0 |
| | |||||
* | nginx: add nginx as a reverse proxy | Franck Cuny | 2022-04-13 | 1 | -0/+1 |
| | | | | This will ultimately replace traefik. | ||||
* | add a module for backup with restic | Franck Cuny | 2022-04-10 | 1 | -0/+1 |
| | | | | Do a single backup for the host, instead of running multiple ones. | ||||
* | services: add avahi | Franck Cuny | 2022-04-08 | 1 | -0/+1 |
| | |||||
* | modules: add a few more | Franck Cuny | 2022-04-08 | 1 | -0/+1 |
| | |||||
* | refactor transmission and metrics-exporter | Franck Cuny | 2022-04-06 | 1 | -0/+2 |
| | |||||
* | refactor traefik | Franck Cuny | 2022-04-06 | 1 | -0/+1 |
| | |||||
* | refactor rclone to a module | Franck Cuny | 2022-04-06 | 1 | -0/+1 |
| | |||||
* | refactor gitea as a module | Franck Cuny | 2022-04-06 | 1 | -0/+2 |
| | |||||
* | refactor prometheus as a module | Franck Cuny | 2022-04-06 | 1 | -0/+1 |
| | |||||
* | refactor unifi to a module | Franck Cuny | 2022-04-06 | 1 | -2/+10 |
| | |||||
* | import navidrome with other services | Franck Cuny | 2022-04-06 | 1 | -1/+2 |
| | |||||
* | refactor samba to a proper module | Franck Cuny | 2022-04-06 | 1 | -1/+5 |
| | | | | The list of public share is configurable too. | ||||
* | refactor modules for btrfs, ssd, and fwupd | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | create a profile for laptop | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | |||||
* | network: move tailscale in modules | Franck Cuny | 2022-04-05 | 1 | -1/+1 |
| | | | | Move the networking configuration for the hosts to its own file. | ||||
* | ssh: refactor to a module | Franck Cuny | 2022-04-05 | 1 | -0/+1 |
Also install mosh and ensure the firewall opens the correct ports. |