Nathaniel Landau
b40521919a
build: update dependencies
2024-03-14 11:42:38 -04:00
Nathaniel Landau
855ff49ef1
feat: add speedtest-tracker to nomad services
2024-02-11 16:49:19 -05:00
Nathaniel Landau
12d1467369
feat: add hishtory-server to nomad services
2024-02-11 16:48:51 -05:00
Nathaniel Landau
55dea40077
fix(recyclarr): rules for sonarr v4
2024-02-09 16:26:50 -05:00
Nathaniel Landau
feb1fbedf4
fix: update job files
2024-01-09 08:53:40 -05:00
Nathaniel Landau
1714dff877
feat: add gitea
2023-12-28 15:47:10 -05:00
Nathaniel Landau
7bde47d43a
fix: cleanup jobs
2023-12-24 12:35:50 -05:00
Nathaniel Landau
394b34a5d1
fix: update jobs
2023-12-23 14:11:48 -05:00
Nathaniel Landau
846fb2bc31
fix: fix nomad configuration
2023-12-11 11:22:54 -05:00
Nathaniel Landau
eff9059bac
feat(jobs): add jellyfin
2023-12-11 11:22:20 -05:00
Nathaniel Landau
5e35cf4400
fix: add ladders
2023-11-08 13:50:37 -05:00
Nathaniel Landau
7f94a62989
fix(sabnzbd): increase memory/cpu and add cron docker plugin
2023-10-22 16:52:40 -04:00
Nathaniel Landau
9a46bc9ebc
feat(sabnzbd): add nomad job for sabnzbd
2023-10-21 22:19:23 -04:00
Nathaniel Landau
5b426da3ae
feat: depreciate consul and use nomad service discovery
2023-10-21 22:18:23 -04:00
Nathaniel Landau
041649cc5e
build(deps): bump dependencies
2023-09-15 16:34:28 -04:00
Nathaniel Landau
ce0cb6c5f1
fix(valentina): add new env vars
2023-09-03 15:50:24 -04:00
Nathaniel Landau
98d9a5a86f
build(precommit): add typos checks
2023-08-30 08:34:07 -04:00
Nathaniel Landau
e134616692
fix(recyclarr): migrate to v5
2023-08-28 08:49:03 -04:00
Nathaniel Landau
2bb55f3d51
fix(valentina): update environment variables
2023-08-08 09:26:58 -04:00
Nathaniel Landau
87c2a4e1b4
fix(consul): pull image from hashicorp/consul
2023-08-08 09:25:04 -04:00
Nathaniel Landau
edd9704258
feat: add valentain discord bot
2023-06-18 13:27:38 -04:00
Nathaniel Landau
8499f5029b
fix(proxy): update traefik version and bump RAM allocation
2023-05-22 09:34:19 -04:00
Nathaniel Landau
0f35061a2c
fix(recyclarr): move config to Nomad task template
2023-04-25 11:40:17 -04:00
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