Go to file
Dustin 011058aec3 loki: Use fetchcert to manage server certificate
Before going into production with Grafana Loki, I want to set it up to
use TLS.  To that end, I have configured _cert-manager_ to issue it a
certificate, signed by _DCH CA_.  In order to use said certificate,
we need to configure `fetchcert` to run on the Loki server.
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: Use fetchcert to manage server certificate 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