create influxdb service

This commit is contained in:
Noah Masur
2023-12-17 02:02:17 +00:00
parent 3042a0ac19
commit fafd56612e
7 changed files with 91 additions and 0 deletions

View File

@ -208,6 +208,7 @@
dotfilesRepo = "https://github.com/nmasur/dotfiles";
hostnames = {
git = "git.${baseName}";
influxdb = "influxdb.${baseName}";
metrics = "metrics.${baseName}";
prometheus = "prom.${baseName}";
paperless = "paper.${baseName}";