aboutsummaryrefslogtreecommitdiff
path: root/modules/services (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-29feat(cgit): exclude some repositoriesFranck Cuny1-1/+8
2022-05-28fix(cgit): ensure permissions are set correctlyFranck Cuny1-0/+2
2022-05-28fix(cgit): define the list of repos prior to scan pathFranck Cuny1-2/+2
2022-05-28fix(cgit): generate a proper list of repositoriesFranck Cuny1-1/+3
2022-05-28feat(gerrit): link to cgitFranck Cuny1-0/+14
2022-05-28feat(cgit): generate the list of projects from gerritFranck Cuny1-4/+35
2022-05-28feat(cgit): set the clone URL to gerritFranck Cuny1-0/+1
2022-05-28feat(cgit): support org mode files for READMEFranck Cuny1-0/+2
2022-05-28feat(gerrit): backup all relevant directoriesFranck Cuny1-0/+2
2022-05-27feat(gerrit): enable sending emailsFranck Cuny1-1/+10
2022-05-27fix(gerrit): set the OAUTH client IDFranck Cuny1-0/+5
2022-05-27fix(gerrit): set the home directory for gitFranck Cuny1-1/+1
2022-05-27feat(cgit): add a module for cgitFranck Cuny2-0/+52
2022-05-26ref(gerrit): ensure the git user is presentFranck Cuny1-0/+9
2022-05-26fix(gerrit): use a compatible JDKFranck Cuny1-0/+3
2022-05-26fix(gerrit): install the plugin for oauthFranck Cuny1-2/+8
2022-05-26fix(gerrit): settings where in wrong placeFranck Cuny1-8/+8
2022-05-26feat(gerrit): use OAUTH for authenticationFranck Cuny1-0/+10
2022-05-26fix(gerrit): force gerrit to run as the git userFranck Cuny1-0/+11
2022-05-26fix(gerrit): use localhost for the proxyFranck Cuny1-1/+1
2022-05-26fix(gerrit): remove extra '}' from stringFranck Cuny1-1/+1
2022-05-26fix(sourcegraph): remove extra '}' from stringFranck Cuny1-1/+1
2022-05-26fix(gerrit): apply a serverIdFranck Cuny1-0/+1
2022-05-26feat(gerrit): add the gerrit serverFranck Cuny2-0/+51
2022-05-22feat(modules): create a module for sourcegraphFranck Cuny2-0/+47
2022-05-13modules: fix configuration for syncthingFranck Cuny1-2/+2
2022-05-12grafana: there was already something on port 3030 ...Franck Cuny1-1/+1
2022-05-12grafana: run on port 3030Franck Cuny1-0/+1
2022-05-02modules: fix configuration for drone-runner-execFranck Cuny1-1/+1
2022-04-24gitea: add a dashboard for grafanaFranck Cuny1-0/+1176
2022-04-24gitea: enable metric endpointFranck Cuny2-7/+13
2022-04-24backups: do backups for the laptopFranck Cuny1-1/+10
2022-04-21syncthing: add pixel (my phone) to known devicesFranck Cuny1-1/+12
2022-04-21syncthing: configure devices and foldersFranck Cuny1-0/+18
2022-04-21syncthing: configure the keys for tahoeFranck Cuny1-3/+7
2022-04-21syncthing: enable on tahoeFranck Cuny1-6/+12
2022-04-21modules: add syncthing as a new moduleFranck Cuny2-0/+12
2022-04-13drone: backup the state directoryFranck Cuny1-0/+2
2022-04-13drone: configuration fixesFranck Cuny2-2/+7
2022-04-13drone: initial attempt at configuring itFranck Cuny5-0/+178
2022-04-13nginx: configure correctly the dashboardFranck Cuny1-2/+2
2022-04-13nginx: install the default dashboardFranck Cuny1-0/+6
2022-04-13traefik: remove the moduleFranck Cuny4-1934/+0
2022-04-13modules: make the vhost be configurableFranck Cuny3-15/+25
2022-04-13grafana: the vhost is configurableFranck Cuny1-4/+11
2022-04-13grafana: bind to localhostFranck Cuny1-4/+0
2022-04-13modules: set secretsFranck Cuny2-2/+6
2022-04-13unifi: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13transmission: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13navidrome: use nginx for reverse proxyFranck Cuny1-0/+14
2022-04-13grafana: set proper port for reverse proxyFranck Cuny1-1/+1
2022-04-13grafana: use proper certFranck Cuny1-1/+1
2022-04-13grafana: try to configure the domain with acme+dnsFranck Cuny1-1/+17
2022-04-13nginx: get a simple solution to work firstFranck Cuny2-291/+12
2022-04-13nginx: add nginx as a reverse proxyFranck Cuny4-0/+412
2022-04-13rclone: fix the order of the paramsFranck Cuny1-2/+2
2022-04-11backups: rename system to hostFranck Cuny1-1/+1
2022-04-11grafana: backup the whole directoryFranck Cuny1-1/+1
2022-04-10secrets: move all the secrets under module/Franck Cuny4-26/+15
2022-04-10add a module for backup with resticFranck Cuny7-65/+89
2022-04-08services: add avahiFranck Cuny2-0/+15
2022-04-08modules: add a few moreFranck Cuny2-0/+28
2022-04-06gitea: fix the moduleFranck Cuny1-3/+3
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
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
2022-04-05ssh: refactor to a moduleFranck Cuny2-0/+18