mirror of
https://github.com/M0r13n/mikrotik_monitoring.git
synced 2025-12-07 10:39:31 +00:00
Update README.md
This commit is contained in:
parent
63da577f1c
commit
0080516134
1 changed files with 6 additions and 1 deletions
|
|
@ -7,6 +7,11 @@ Over the past years I replaced all my networking gear with Mikrotik devices. Not
|
||||||
- Router running RouterOS 7.x.x
|
- Router running RouterOS 7.x.x
|
||||||
- Raspberry Pi 4 with 2 gb RAM
|
- Raspberry Pi 4 with 2 gb RAM
|
||||||
|
|
||||||
|
## Demo pictures
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
## Mikrotik Router
|
## Mikrotik Router
|
||||||
|
|
@ -37,4 +42,4 @@ curl -sSL https://get.docker.com | sh
|
||||||
sudo usermod -aG docker ubuntu
|
sudo usermod -aG docker ubuntu
|
||||||
sudo pip3 install docker-compose
|
sudo pip3 install docker-compose
|
||||||
sudo systemctl enable docker
|
sudo systemctl enable docker
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue