diff --git a/README.md b/README.md new file mode 100644 index 0000000..af2f006 --- /dev/null +++ b/README.md @@ -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://":"8888 + +3. Register, Login + +4. Configure devices, keys, backups + +5. Done + +## Authors + +- [@linuxiarz.pl]