meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
groups:mg:private:resonatoren:mg:magnesium-server:start [2021/03/03 11:03] kretzgroups:mg:private:resonatoren:mg:magnesium-server:start [2021/03/03 11:08] (current) kretz
Line 88: Line 88:
  
 ===Starting Grafana=== ===Starting Grafana===
-To start Grafana and all the other services, navigate from the terminal to ''/home/magnesium/Docker/log'' and  +To start grafana and all the other services, navigate from the terminal to ''/home/magnesium/Docker/log'' and type in the command ''docker-compose up -d''
- +With that, you should be able to open ''localhost:3000'' in a web-browser and start configuring grafana for your needs. 
 + 
 + 
 + 
 +<hidden>
 There are three basic steps to follow: There are three basic steps to follow:
   - install Debian in RAID   - install Debian in RAID
   - install all the programs (Docker, Grafana, influxdb, collectd)   - install all the programs (Docker, Grafana, influxdb, collectd)
   - get the configuration and all the connections running   - get the configuration and all the connections running
 +</hidden>