meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:mg:private:resonatoren:mg:magnesium-server:start [2021/03/01 11:04] – kretz | groups:mg:private:resonatoren:mg:magnesium-server:start [2021/03/03 11:08] (current) – kretz | ||
---|---|---|---|
Line 20: | Line 20: | ||
At some point you will be asked to choose login data etc., choose the following: | At some point you will be asked to choose login data etc., choose the following: | ||
* login: magnesium | * login: magnesium | ||
- | * password: HMaser | + | * password: |
+ | * root-login: root | ||
+ | * password: | ||
+ | < | ||
* name of the computer: thingol | * name of the computer: thingol | ||
Line 71: | Line 74: | ||
===Installing Software=== | ===Installing Software=== | ||
After you are greeted with the desktop of our debian installation, | After you are greeted with the desktop of our debian installation, | ||
- | < | + | * '' |
- | '' | + | |
+ | Our most important software is **Docker**. With it you will just have to copy a few files from the wiki here and it will be up and running. | ||
+ | We will need **docker-compose** for that. To install it, follow the instructions [[https:// | ||
+ | |||
+ | Afterwards we create the direction ''/ | ||
+ | * '' | ||
+ | * '' | ||
+ | Navigate to the location with '' | ||
===Config Files=== | ===Config Files=== | ||
+ | Before starting our grafana instance for the first time, we have to copy the other two folders '' | ||
+ | ===Starting Grafana=== | ||
+ | To start grafana and all the other services, navigate from the terminal to ''/ | ||
+ | With that, you should be able to open '' | ||
+ | |||
+ | |||
+ | |||
+ | < | ||
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) | + | - install all the programs (Docker, Grafana, influxdb, collectd) |
- get the configuration and all the connections running | - get the configuration and all the connections running | ||
+ | </ |