Go to file
Dustin 4608f19724 loki: Add ExecReload to systemd service unit
According to the [Grafana Loki documentation][0], sending SIGHUP to the
Loki process will instruct it to reload its configuration.  This is
necessary in order for it to re-read its server certificate after it has
been renewed.

[0]: https://grafana.com/docs/loki/latest/configure/#reload-at-runtime
2024-02-18 11:35:13 -06:00
app fetchcert: Deploy tool to get cert from k8s Secret 2024-02-18 10:48:01 -06:00
base/schema/instructions base/schema: Fix instructions schema 2024-01-17 17:35:21 -06:00
cue.mod Switch from KCL to CUE 2024-01-15 11:40:58 -06:00
env loki: Use fetchcert to manage server certificate 2024-02-18 11:35:13 -06:00
host loki: Use fetchcert to manage server certificate 2024-02-18 11:35:13 -06:00
instructions loki: Use fetchcert to manage server certificate 2024-02-18 11:35:13 -06:00
scripts loki: Use fetchcert to manage server certificate 2024-02-18 11:35:13 -06:00
templates loki: Add ExecReload to systemd service unit 2024-02-18 11:35:13 -06:00
.editorconfig Switch from KCL to CUE 2024-01-15 11:40:58 -06:00
.gitignore Initial commit 2024-01-14 19:24:55 -06:00
config.sh Remove Containerfile 2024-01-17 17:35:21 -06:00