cfg/env/prod
Dustin 3135f90223 unifi: Deploy Unifi controller
The Unifi controller consists of three containerized processes:

* Unifi Network itself
* unifi_exporter for monitoring and metrics via Prometheus
* Caddy for HTTPS

_unifi_exporter_ is really the only component with any configuration.
Unfortunately, it mixes secret and non-secret data in a single YAML
file, which makes it impossible to use `yaml.Marshal` to render the
configuration directly from the CUE source.
2024-05-25 12:55:51 -05:00
..
caddy.cue prod: caddy: Update ACME CA certificate 2024-04-07 14:23:51 -05:00
fetchcert.cue loki: Use fetchcert to manage server certificate 2024-02-18 11:35:13 -06:00
frigate.cue env/prod: frigate: Keep recordings for 30 days 2024-04-26 09:04:45 -05:00
instructions.cue env/prod: Collect common tempates in module 2024-02-03 11:16:52 -06:00
loki.cue caddy: Separate out from loki app 2024-04-05 22:05:21 -05:00
nut.cue prod: Add upsmon password for nvr2 2024-04-05 22:05:21 -05:00
promtail.cue prod: promtail: Update CA certificate 2024-04-07 14:39:46 -05:00
serterm.cue serterm: Deploy serial terminal server 2024-03-21 21:24:12 -05:00
ssh.cue app/ssh: Configure sshd trusted user CA keys 2024-02-03 11:16:52 -06:00
sudo.cue sudo: Configure pam_ssh_agent_auth 2024-01-29 09:10:42 -06:00
unifi.cue unifi: Deploy Unifi controller 2024-05-25 12:55:51 -05:00