Update README.md
This commit is contained in:
parent
914e11e09b
commit
e6f5315af2
12
README.md
12
README.md
@ -1,22 +1,22 @@
|
|||||||
# RouterOS backup system
|
# RouterOS backup system
|
||||||
|
|
||||||
1. Instalation:
|
##. Instalation:
|
||||||
- clone (to ex. /opt/hosts_app)
|
- clone (to ex. /opt/hosts_app)
|
||||||
- create venv
|
- create venv
|
||||||
- install requirements via pip
|
- install requirements via pip
|
||||||
- copy systemd service (hosts_app.service)
|
- copy systemd service (hosts_app.service)
|
||||||
|
|
||||||
2. Start
|
##. Start
|
||||||
- edit gunicorn_config.py and set listen IP
|
- edit gunicorn_config.py and set listen IP
|
||||||
- systemctl start hosts_app.service
|
- systemctl start hosts_app.service
|
||||||
- go to http://IPADDRESS:8888
|
- go to http://IPADDRESS:8888
|
||||||
|
|
||||||
3. Register, Login
|
##. Register, Login
|
||||||
|
|
||||||
4. Configure devices, /etc/hosts
|
##. Configure devices, /etc/hosts
|
||||||
|
|
||||||
5. Done
|
##. Done
|
||||||
|
|
||||||
## Authors
|
# Authors
|
||||||
|
|
||||||
- [@linuxiarz.pl]
|
- [@linuxiarz.pl]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user