aboutsummaryrefslogtreecommitdiff
path: root/modules/services (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-06gitea: fix the moduleFranck Cuny1-3/+3
Quick fix for now, we will add these values as options to the module once we confirm everything is still working.
2022-04-06refactor transmission and metrics-exporterFranck Cuny4-1/+54
2022-04-06refactor traefikFranck Cuny2-0/+104
2022-04-06refactor rclone to a moduleFranck Cuny2-0/+38
2022-04-06refactor gitea as a moduleFranck Cuny2-0/+54
2022-04-06prometheus: proper name for the optionFranck Cuny1-1/+1
2022-04-06refactor grafana as a moduleFranck Cuny6-0/+26438
2022-04-06refactor prometheus as a moduleFranck Cuny2-0/+189
2022-04-06refactor unifi to a moduleFranck Cuny2-2/+97
2022-04-06import navidrome with other servicesFranck Cuny1-1/+2
2022-04-06refactor navidrome to a moduleFranck Cuny1-0/+37
2022-04-06refactor samba to a proper moduleFranck Cuny2-1/+56
The list of public share is configurable too.
2022-04-05refactor modules for btrfs, ssd, and fwupdFranck Cuny2-1/+6
2022-04-05create a profile for laptopFranck Cuny3-1/+35
2022-04-05network: move tailscale in modulesFranck Cuny2-1/+14
Move the networking configuration for the hosts to its own file.
2022-04-05ssh: refactor to a moduleFranck Cuny2-0/+18
Also install mosh and ensure the firewall opens the correct ports.