dodanie readme
This commit is contained in:
parent
61a99df363
commit
47e5662d25
23
README.md
Normal file
23
README.md
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
# RouterOS backup system
|
||||
|
||||
1. Instalation:
|
||||
- clone (to ex. /opt/hosts_app)
|
||||
- create venv
|
||||
- install requirements via pip
|
||||
- copy systemd service (hosts_app.service)
|
||||
|
||||
2. Start
|
||||
- edit gunicorn_config.py and set listen IP
|
||||
- systemctl start hosts_app.service
|
||||
- go to http://<IP>":"8888
|
||||
|
||||
3. Register, Login
|
||||
|
||||
4. Configure devices, keys, backups
|
||||
|
||||
5. Done
|
||||
|
||||
## Authors
|
||||
|
||||
- [@linuxiarz.pl]
|
Loading…
x
Reference in New Issue
Block a user