MikroWizard Logo MikroWizard Logo MikroWizard
  • Product
    • Zero-Trust Remote Access & PAM
    • Configuration Automation & Diffing
    • NOC Wallboard & Maps
    • WireGuard & MikroSpeed
    • 5-Tier Audit Suite & Logs
    • White-Label Subscriber Portal
  • Solutions
    • For NOC Engineers
    • For ISPs & WISPs
    • For Security Auditors & CISOs
    • For MSPs & Multi-Tenant
  • MikroTik
  • Compare
  • Pricing
  • Resources
    • Engineering Blog
    • Documentation ↗
    • Community Forums ↗
    • Platform FAQ
    • Contact Us
  • Login
  • Register
Star on GitHub Register Device Request Demo
Star GitHub Request Demo Register

Introduction

3
  • MikroWizard Overview
  • Overview of the software
  • Target audience

Getting started

8
  • System requirements
  • Install the MikroWizard docker (recommended)
  • install MikroWizard (manual)
  • Register Serial number
  • Network and Firewall Requirements
  • Install MikroWizard WireGuard docker server
  • Installing MikroSpeed Addon
  • Installing terminal gatway Addon

General

1
  • Understanding MikroWizard Automatic Update & Registration System

Devices, Users & Permissions

4
  • Add New Devices
  • Create and Managing Device Groups
  • Add New User in MikroWizard
  • Manage Permissions in MikroWizard

Tasks, Backups & Snippets

3
  • Managing Snippets
  • Task Planner 
  • Backups

Development

1
  • Development env for backend (mikroman)

Reports

4
  • Authentication
  • Device Logs
  • System Logs
  • Accounting

Firmware Manager

1
  • Firmware Manager
View Categories
  • Home
  • Docs
  • Development
  • Development env for backend (mikroman)

Development env for backend (mikroman)

Install the MikroWizard with the docker installation method #

Install the MikroWizard docker (recommended)

Setting up dev mode #

Then To get started first clone our GitHub repo:

Bash
git clone https://github.com/MikroWizard/mikroman.git
cd mikroman
Bash
If you run in development mode tasks will not work with each running, you need to manually execute task to work.

Now execute the following script to stop the production container and run in development mode.

Bash
./run-docker.sh
Bash

With each change in the py, migrations folder the server will reload automatically if not you can execute the following command to force reload the server

it should executed from mikroman folder that you cloned

Bash
touch ./reload
Bash

Executing tasks #

In development mode tasks because we are not running cron daemon will not work with each running, you need to manually execute a task to work.

Find the task ID from the database or network tools on your browser.

Attach to the docker container terminal by executing the following command

Bash
sudo docker exec -it mikroman-dev bash
#execute following command to run the task
python3 /app/py/task_run.py [taskid]
Bash

replace [taskid] with the id of the task you found

Updated on August 9, 2024

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Development env for backend (mikroman)Development env for backend (mikroman)
Table of Contents
  • Install the MikroWizard with the docker installation method
  • Setting up dev mode
  • Executing tasks
MikroWizard Logo MikroWizard Logo MikroWizard

Enterprise Zero-Trust Network PAM & Fleet Automation platform engineered specifically for MikroTik RouterOS networks.

v2.0.0 Release Production Ready

Platform & PAM

  • Zero-Trust Remote Access & PAM
  • Config Automation & Diffing
  • NOC Wallboard & Maps
  • WireGuard & MikroSpeed
  • 5-Tier Audit Suite
  • Subscriber Portal

Solutions

  • For NOC Engineers
  • For ISPs & WISPs
  • For Security Auditors
  • For MSPs & Multi-Tenant
  • MikroTik RouterOS Spotlight
  • Platform Comparison

Resources

  • Pricing Calculator
  • Engineering Blog
  • Documentation ↗
  • Community Forums ↗
  • Platform FAQ
  • Contact Us

© 2026 MikroWizard. All rights reserved. Built for MikroTik RouterOS v6 & v7 fleets.

Privacy Policy EULA Sales Agreement Return Policy

Product Screenshot Inspection

Screenshot Zoom Preview