Add grafana_metric module to system configs and provision Grafana datasources
This commit is contained in:
parent
7bbacc8512
commit
0270bbac6f
5 changed files with 64 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ in {
|
|||
# Optionally: (choose [ ./modules/toolsets/remote_building.nix ../toolsets/remote_building.nix ])
|
||||
|
||||
## Compose modules for Portainer service
|
||||
(choose [./modules/toolsets/grafana_metric.nix ../toolsets/grafana_metric.nix])
|
||||
(choose [./modules/songsheet/wavelog/docker-compose.nix ../songsheet/wavelog/docker-compose.nix])
|
||||
(choose [./modules/secrets-config/sops-composesongsheet.nix ../secrets-config/sops-composesongsheet.nix])
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue