Compare commits

...

2 Commits

Author SHA1 Message Date
gru
1c1e0552bf Update README.md 2025-02-23 00:44:31 +01:00
gru
77b9bce9f8 Update README.md 2025-02-23 00:25:13 +01:00

View File

@ -1,21 +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>:81
- go to http://IPADDRESS:5581
3. Register, Login
# Register, Login
4. Configure devices, keys, backups
# Configure devices, keys, backups, crons
5. Done
## Authors