mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-16 01:22:40 +02:00
feat: add infra's terraform configs (#164)
* feat: add infra's terraform configs * feat: add databases for openobserve - multi clusters * fix: openobserve's db name
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
...
|
||||
}: {
|
||||
# Workaround for prometheus to store data in another place
|
||||
# https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html#Type
|
||||
systemd.tmpfiles.rules = [
|
||||
"D /data/apps/prometheus2 0751 prometheus prometheus - -"
|
||||
"L+ /var/lib/prometheus2 - - - - /data/apps/prometheus2"
|
||||
|
||||
Reference in New Issue
Block a user