Update 'README.md'

This commit is contained in:
bprieshof
2019-06-20 14:25:47 +02:00
parent fd7f4b38d7
commit b533fa7cc7

View File

@@ -1,2 +1,10 @@
# Ubuntu-Redis
### To get started:
```
https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Redis/raw/branch/master/install-Redis.sh
bash install-Redis.sh
```
#### To set Netdata to monitor redis:
Reinstall netdata manualy
```
https://github.com/netdata/netdata/tree/master/packaging/installer#installation
```