My Nomad homelab
Go to file
Ian Fijolek 2df43584cf Grafana config reloading: Use explicit path and echo
Was running into some issues with this not running. Using an explicit
path seems to help, so I'll try it for now. Also added some echo statements
to make it easier to discern when run.
2023-06-20 09:44:04 -07:00
acls Add variables access to Nomad Admins 2023-03-24 08:47:02 -07:00
ansible_galaxy Refactor ansible to clean root dir 2022-11-02 14:20:09 -07:00
ansible_playbooks Make target to stop Nomad cluster 2023-05-09 11:39:27 -07:00
core Grafana config reloading: Use explicit path and echo 2023-06-20 09:44:04 -07:00
databases Use variable secrets location for mysql 2023-05-09 15:57:09 -07:00
services Use pushgateway with restic scheduler batches 2023-05-09 15:56:53 -07:00
storage_plugins Update hooks 2022-11-02 12:59:32 -07:00
.gitignore Ignore nomad variables file 2023-04-14 13:54:43 -07:00
.pre-commit-config.yaml Update hooks 2022-11-02 12:59:32 -07:00
.secrets-baseline Refactor everything for nomad vars 2023-03-24 11:24:36 -07:00
.terraform.lock.hcl A whole lot of incremental fixes for nomad variables and such 2023-03-24 16:32:37 -07:00
.tflint.hcl Update hooks 2022-11-02 12:59:32 -07:00
ansible.cfg Refactor ansible to clean root dir 2022-11-02 14:20:09 -07:00
core.tf Big refactor to split core and services for better ordering 2022-10-27 14:28:34 -07:00
Makefile Fix variable bootstrap address 2023-05-09 13:13:28 -07:00
nomad_vars.py Better error handling in nomad variable bootstrap 2023-05-09 13:21:00 -07:00
providers.tf A whole lot of incremental fixes for nomad variables and such 2023-03-24 16:32:37 -07:00
requirements.txt Update hooks 2022-11-02 12:59:32 -07:00
root.tf Update hooks 2022-11-02 12:59:32 -07:00
service.nomad Use stunnel for mysql 2023-05-09 13:20:36 -07:00
services.tf A whole lot of incremental fixes for nomad variables and such 2023-03-24 16:32:37 -07:00
vars.tf A whole lot of incremental fixes for nomad variables and such 2023-03-24 16:32:37 -07:00