MikroWizard / mikroman

Mikrowizard back end
GNU Affero General Public License v3.0
30 stars 7 forks source link

MikroMan | MikroWizard Backend

This is the MikroWizard Backend app .

What is MikroWizard?

Mikrotik routers are widely used in the networking industry for their robust features and flexibility. However, managing and monitoring these routers can be a complex and time-consuming task. With MikroWizard, we aim to simplify this process and empower network administrators with a powerful yet user-friendly tool.

Features

License

AGPL

Tech Stack

Code : Python , Bash , uWSGI

Database : PostgreSQL , Redis , Redis Time Series

Thanks to RESTPie3 from https://github.com/tomimick/restpie3

Tutrials

For getting started and Tutrials please visit our website You can read the documntaion from MikroWizard.com

https://mikrowizard.com/docs-category/geting-started/

Easy Automated Docker Installation

Install MikroWizard on a Ubuntu server/desktop newer than v20 execute following command in the terminal with active internet connection

  sudo su -c "bash <(wget -qO- https://gist.githubusercontent.com/s265925/84f8fdc90c8b330a1501626a50e983a1/raw/b1fc4e0f283fd48d78861fa1a665fd1cb19b734d/installer.sh)" root

Manual installation

Read the step by step guide at https://mikrowizard.com/docs/install-mikrowizard-manual/