Update README.md

This commit is contained in:
gru 2025-02-23 00:44:31 +01:00
parent 77b9bce9f8
commit 1c1e0552bf

View File

@ -1,20 +1,19 @@
# RouterOS backup system
1. Instalation:
# Instalation:
- clone (to ex. /opt/routeros_backup)
- create venv
- install requirements via pip
- copy systemd service (routeros_backup.service)
2. Start
# Start
- systemctl start routeros_backup.service
- go to http://<IP>:5581
- go to http://IPADDRESS:5581
3. Register, Login
# Register, Login
4. Configure devices, keys, backups
# Configure devices, keys, backups, crons
5. Done
## Authors