about summary refs log tree commit diff
path: root/modules/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* ref(modules/backup): only keep 4 weeks worth of backupsFranck Cuny2022-08-151-1/+1
* ref(modules/sourcegraph): stop backing upFranck Cuny2022-08-151-15/+0
* fix(modules/buildkite): rename a shell scriptFranck Cuny2022-08-061-1/+1
* feat(modules/gerrit): manage secure configuration with nixFranck Cuny2022-07-181-0/+1
* fix(modules/backup): reduce verbosity for resticFranck Cuny2022-07-081-1/+1
* fix(new-lines): add or remove new lines where neededFranck Cuny2022-07-021-1/+1
* fix(modules/cgit): don't log blackbox exporter requestsFranck Cuny2022-06-261-0/+3
* fix(modules/cgit): correct alias configuration for robots.txtFranck Cuny2022-06-231-1/+3
* fix(modules/cgit): exclude all web crawlersFranck Cuny2022-06-231-0/+6
* fix(modules/grafana): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/sourcegraph): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/unifi): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/navidrome): configure nginx to bind to tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/transmission): configure nginx to bind on tailscale IPFranck Cuny2022-06-231-0/+12
* fix(modules/cgit): make cgit the default server for nginxFranck Cuny2022-06-231-0/+4
* fix(modules/unifi): only backup the backup directoryFranck Cuny2022-06-231-1/+1
* ref(gerrit): add the plugin to delete projectsFranck Cuny2022-06-181-0/+2
* ref(sourcegraph): exclude more directories from backupFranck Cuny2022-06-131-2/+6
* ref(nginx): delete unused moduleFranck Cuny2022-06-121-81/+0
* fix(cgit): update title and descriptionFranck Cuny2022-06-111-1/+2
* ref(drone): remove all modules and configurationsFranck Cuny2022-06-115-188/+0
* ref(gitea): remove all modules for giteaFranck Cuny2022-06-113-1241/+0
* fix(fmt): correct formatting for all nix filesFranck Cuny2022-06-1025-61/+92
* fix(backups): exclude more files from the backupsFranck Cuny2022-06-102-1/+11
* fix(unifi): configure correctly services.unifi for nixos 22.05Franck Cuny2022-06-101-1/+1
* fix(nginx): configure correctly security.acme for nixos 22.05Franck Cuny2022-06-101-1/+1
* feat(cgit): adjust configurationFranck Cuny2022-06-091-0/+9
* feat(nix): update nix to version 22.05Franck Cuny2022-06-092-1/+2
* fix(navidrome): don't backup the cache directoryFranck Cuny2022-06-091-1/+4
* fix(restic): actually exclude files from the backupFranck Cuny2022-06-091-2/+8
* fix(gerrit): don't backup tmp,logs,cache directoriesFranck Cuny2022-06-091-1/+8
* feat(buildkite): configure the post-command hookFranck Cuny2022-06-091-0/+12
* feat(gerrit): add plugin 'reviewnotes'Franck Cuny2022-06-091-1/+9
* feat(gerrit): install the gerrit hookFranck Cuny2022-06-041-0/+12
* feat(buildkite): configure the buildkite agentFranck Cuny2022-05-302-0/+47
* fix(cgit): write the test correctlyFranck Cuny2022-05-291-1/+1
* fix(gerrit): remove git suffix from project URLFranck Cuny2022-05-291-1/+1
* feat(cgit): update cgit configurationFranck Cuny2022-05-291-0/+9
* feat(cgit): exclude some repositoriesFranck Cuny2022-05-291-1/+8
* fix(cgit): ensure permissions are set correctlyFranck Cuny2022-05-281-0/+2
* fix(cgit): define the list of repos prior to scan pathFranck Cuny2022-05-281-2/+2
* fix(cgit): generate a proper list of repositoriesFranck Cuny2022-05-281-1/+3
* feat(gerrit): link to cgitFranck Cuny2022-05-281-0/+14
* feat(cgit): generate the list of projects from gerritFranck Cuny2022-05-281-4/+35
* feat(cgit): set the clone URL to gerritFranck Cuny2022-05-281-0/+1
* feat(cgit): support org mode files for READMEFranck Cuny2022-05-281-0/+2
* feat(gerrit): backup all relevant directoriesFranck Cuny2022-05-281-0/+2
* feat(gerrit): enable sending emailsFranck Cuny2022-05-271-1/+10
* fix(gerrit): set the OAUTH client IDFranck Cuny2022-05-271-0/+5
* fix(gerrit): set the home directory for gitFranck Cuny2022-05-271-1/+1
* feat(cgit): add a module for cgitFranck Cuny2022-05-272-0/+52
* ref(gerrit): ensure the git user is presentFranck Cuny2022-05-261-0/+9
* fix(gerrit): use a compatible JDKFranck Cuny2022-05-261-0/+3
* fix(gerrit): install the plugin for oauthFranck Cuny2022-05-261-2/+8
* fix(gerrit): settings where in wrong placeFranck Cuny2022-05-261-8/+8
* feat(gerrit): use OAUTH for authenticationFranck Cuny2022-05-261-0/+10
* fix(gerrit): force gerrit to run as the git userFranck Cuny2022-05-261-0/+11
* fix(gerrit): use localhost for the proxyFranck Cuny2022-05-261-1/+1
* fix(gerrit): remove extra '}' from stringFranck Cuny2022-05-261-1/+1
* fix(sourcegraph): remove extra '}' from stringFranck Cuny2022-05-261-1/+1
* fix(gerrit): apply a serverIdFranck Cuny2022-05-261-0/+1
* feat(gerrit): add the gerrit serverFranck Cuny2022-05-262-0/+51
* feat(modules): create a module for sourcegraphFranck Cuny2022-05-222-0/+47
* modules: fix configuration for syncthingFranck Cuny2022-05-131-2/+2
* grafana: there was already something on port 3030 ...Franck Cuny2022-05-121-1/+1
* grafana: run on port 3030Franck Cuny2022-05-121-0/+1
* modules: fix configuration for drone-runner-execFranck Cuny2022-05-021-1/+1
* gitea: add a dashboard for grafanaFranck Cuny2022-04-241-0/+1176
* gitea: enable metric endpointFranck Cuny2022-04-242-7/+13
* backups: do backups for the laptopFranck Cuny2022-04-241-1/+10
* syncthing: add pixel (my phone) to known devicesFranck Cuny2022-04-211-1/+12
* syncthing: configure devices and foldersFranck Cuny2022-04-211-0/+18
* syncthing: configure the keys for tahoeFranck Cuny2022-04-211-3/+7
* syncthing: enable on tahoeFranck Cuny2022-04-211-6/+12
* modules: add syncthing as a new moduleFranck Cuny2022-04-212-0/+12
* drone: backup the state directoryFranck Cuny2022-04-131-0/+2
* drone: configuration fixesFranck Cuny2022-04-132-2/+7
* drone: initial attempt at configuring itFranck Cuny2022-04-135-0/+178
* nginx: configure correctly the dashboardFranck Cuny2022-04-131-2/+2
* nginx: install the default dashboardFranck Cuny2022-04-131-0/+6
* traefik: remove the moduleFranck Cuny2022-04-134-1934/+0
* modules: make the vhost be configurableFranck Cuny2022-04-133-15/+25
* grafana: the vhost is configurableFranck Cuny2022-04-131-4/+11
* grafana: bind to localhostFranck Cuny2022-04-131-4/+0
* modules: set secretsFranck Cuny2022-04-132-2/+6
* unifi: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* transmission: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* navidrome: use nginx for reverse proxyFranck Cuny2022-04-131-0/+14
* grafana: set proper port for reverse proxyFranck Cuny2022-04-131-1/+1
* grafana: use proper certFranck Cuny2022-04-131-1/+1
* grafana: try to configure the domain with acme+dnsFranck Cuny2022-04-131-1/+17
* nginx: get a simple solution to work firstFranck Cuny2022-04-132-291/+12
* nginx: add nginx as a reverse proxyFranck Cuny2022-04-134-0/+412
* rclone: fix the order of the paramsFranck Cuny2022-04-131-2/+2
* backups: rename system to hostFranck Cuny2022-04-111-1/+1
* grafana: backup the whole directoryFranck Cuny2022-04-111-1/+1
* secrets: move all the secrets under module/Franck Cuny2022-04-104-26/+15
* add a module for backup with resticFranck Cuny2022-04-107-65/+89
* services: add avahiFranck Cuny2022-04-082-0/+15
* modules: add a few moreFranck Cuny2022-04-082-0/+28
* gitea: fix the moduleFranck Cuny2022-04-061-3/+3
* refactor transmission and metrics-exporterFranck Cuny2022-04-064-1/+54
* refactor traefikFranck Cuny2022-04-062-0/+104
* refactor rclone to a moduleFranck Cuny2022-04-062-0/+38
* refactor gitea as a moduleFranck Cuny2022-04-062-0/+54
* prometheus: proper name for the optionFranck Cuny2022-04-061-1/+1
* refactor grafana as a moduleFranck Cuny2022-04-066-0/+26438
* refactor prometheus as a moduleFranck Cuny2022-04-062-0/+189
* refactor unifi to a moduleFranck Cuny2022-04-062-2/+97
* import navidrome with other servicesFranck Cuny2022-04-061-1/+2
* refactor navidrome to a moduleFranck Cuny2022-04-061-0/+37
* refactor samba to a proper moduleFranck Cuny2022-04-062-1/+56
* refactor modules for btrfs, ssd, and fwupdFranck Cuny2022-04-052-1/+6
* create a profile for laptopFranck Cuny2022-04-053-1/+35
* network: move tailscale in modulesFranck Cuny2022-04-052-1/+14
* ssh: refactor to a moduleFranck Cuny2022-04-052-0/+18