dodanie readme

This commit is contained in:
Gru 2025-02-23 00:40:30 +01:00
parent 61a99df363
commit 47e5662d25

23
README.md Normal file
View 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]