diff --git a/README.md b/README.md index b0d320b..bc3f90c 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,20 @@ # RouterOS backup system -#. Instalation: +# Instalation: - clone (to ex. /opt/hosts_app) - create venv - install requirements via pip - copy systemd service (hosts_app.service) -#. Start +# Start - edit gunicorn_config.py and set listen IP - systemctl start hosts_app.service - go to http://IPADDRESS:8888 -#. Register, Login +# Register, Login -#. Configure devices, /etc/hosts +# Configure devices, /etc/hosts -#. Done # Authors