From e6f5315af2850a6cdc9bdd9bd82ec56b1dc9296c Mon Sep 17 00:00:00 2001 From: gru Date: Sun, 23 Feb 2025 00:42:04 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ccc9e47..0f43b40 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ # RouterOS backup system -1. Instalation: +##. Instalation: - clone (to ex. /opt/hosts_app) - create venv - install requirements via pip - copy systemd service (hosts_app.service) -2. Start +##. Start - edit gunicorn_config.py and set listen IP - systemctl start hosts_app.service - go to http://IPADDRESS:8888 -3. Register, Login +##. Register, Login -4. Configure devices, /etc/hosts +##. Configure devices, /etc/hosts -5. Done +##. Done -## Authors +# Authors - [@linuxiarz.pl]