From 74c7412a6a9ab35051c5a8c67b6b3b5b47e24bf1 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 14 Mar 2021 19:38:25 -0500 Subject: [PATCH] Add grafana server. --- hosts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index 1de995c..a22fb06 100644 --- a/hosts +++ b/hosts @@ -40,4 +40,8 @@ x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu ; onlyoffice : Set to anything for this server to be configured as an OnlyOffice server. ; Example: true ; -office domain=hyperling.com onlyoffice=true \ No newline at end of file +; grafana : Set to anything for this server to be configured as an Grafana web server. +; Example: true +; +office domain=hyperling.com onlyoffice=true +grafana grafana=true \ No newline at end of file