Commit Graph

34 Commits

Author SHA1 Message Date
Nathaniel Landau
5526024244 fix(nomad): run nomad as root user to enable docker plugin on raspberry pis
Nomad is running as root rather than the Nomad user due to the Docker driver not being started when cgroups v2 are enabled. More info: https://github.com/hashicorp/nomad/pull/16063
2023-03-16 22:44:52 -04:00
Nathaniel Landau
ec52175c5c fix(nomad): authelia requires additional capabilities 2023-03-16 21:48:38 -04:00
Nathaniel Landau
be56f2a308 fix: revert to nomad v1.4.6 2023-03-13 21:29:09 -04:00
Nathaniel Landau
a757ff0cf2 build: add ignore file for anslible-lint 2023-03-13 10:25:20 -04:00
Nathaniel Landau
4f487ea886 feat(services): add fresshrss 2022-11-13 14:13:01 -05:00
Nathaniel Landau
3649298593 fix(recyclarr): pin to v2.x 2022-11-05 17:24:39 -04:00
Nathaniel Landau
8e134c2d71 fix(authelia): exclude ntp checks at startup 2022-10-07 13:23:17 -04:00
Nathaniel Landau
f895c3ca42 feat(jobs): add recyclarr to keep sonarr/radarr profiles in sync 2022-09-13 15:35:30 -04:00
Nathaniel Landau
1638d92de1 feat(jobs): diagnostics now includes whoami
allows testing of network connectivity
2022-09-13 15:35:02 -04:00
Nathaniel Landau
c72cdfc6c9 feat(jobs): move changedetection to linuxserver.io docker image 2022-09-13 15:34:27 -04:00
Nathaniel Landau
113634c313 refactor(jobs): remove device specific constraints 2022-09-13 15:33:33 -04:00
Nathaniel Landau
746a49c701 Specify Authelia version number 2022-06-17 09:19:55 -04:00
Nathaniel Landau
1786596ee5 minor changes
- Add readarr to backups
- restore now creates job directory if not existing
2022-05-16 10:06:57 -04:00
Nathaniel Landau
7e906ecb34 Add Readarr
- Add Nomad job for Readarr
- Include Readarr in backup script
2022-05-13 10:34:06 -04:00
Nathaniel Landau
20107b2404 fix arm 32bit 2022-05-01 14:38:16 -04:00
Nathaniel Landau
c5921c9aa4 increase retention of speedtest data 2022-04-25 11:42:02 -04:00
Nathaniel Landau
bc18f64373 pin to host macmini 2022-04-21 17:23:58 -04:00
Nathaniel Landau
208113dd9f Rename job files
Rename Nomad job files to match job specification name
2022-04-21 16:53:19 -04:00
Nathaniel Landau
d2d6d6d6e3 interval to 30m 2022-04-19 12:07:09 -04:00
Nathaniel Landau
73419ec0bd Add speedtest cli to Telegraf config
- Install speedtest CLI on cluster leader
- Install speedtest telegraf config on leader
- cleanup hosts in ping list
- Add custom shell script on leader to output speedtest data to influxdb
- improve version checking of Telegraf binary
- bump telegraf version
- allow ' package-latest' to pass ansible-lint
2022-04-19 09:17:15 -04:00
Nathaniel Landau
d0be01b337 Remove authentication 2022-04-05 10:29:16 -04:00
Nathaniel Landau
f5b9c22c66 Sync interval to 2 days 2022-03-29 08:25:27 -04:00
Nathaniel Landau
b14cca72ff Consul updates
- Docker compose file uses Consul version
 - add environment variable to disable chmod on Docker container start
   https://github.com/hashicorp/docker-consul/issues/20
- Update consul permissions on disk
2022-03-25 13:25:56 -04:00
Nathaniel Landau
abbbdff16b Telegraf configuration changes
- Added shellscript for custom metrics - external IP & Temp
- Bumped Telegraf version #
2022-03-10 09:28:59 -05:00
Nathaniel Landau
e66ea429a2 Add Mealie for recipe management 2022-03-07 08:13:28 -05:00
Nathaniel Landau
190a8ead87 Reduce number of backups retained for uptimekuma 2022-02-25 08:43:46 -05:00
Nathaniel Landau
708b8db4df icloud_backup update configuration
- increase time between syncs
- update SMTP port
- add volume mount for saved session_data
2022-02-22 09:21:26 -05:00
Nathaniel Landau
9ddbd61a0d icloud_backup config changes
- increase memory allocation
- logging to WARN
- remove_obsolete to TRUE
2022-02-20 09:40:51 -05:00
Nathaniel Landau
80ef9ab0d7 Add icloud-drive-docker
This docker image downloads folders and photos from iCloud to allow local backups.
2022-02-19 20:31:46 -05:00
Nathaniel Landau
99faeb79d1 Add users.yml to Authelia Nomad job 2022-02-09 10:55:27 -05:00
Nathaniel Landau
6eb89cb979 formatting changes
- increase readability by making minor formatting changes
2022-02-08 10:49:39 -05:00
Nathaniel Landau
fbbfd5c082 Fix indentation in authelia config 2022-02-08 10:49:03 -05:00
Nathaniel Landau
e63cee00bc Fix jinja variable mangled by hcl format 2022-02-08 08:19:23 -05:00
Nathaniel Landau
84958e0ef8 Initial commit 2022-02-05 16:22:33 -05:00