Skip to content
@qdm-system

Qrcode Device Management System

A useful device management controlled by qrcode for IT.

Qrcode Device Management System

qdm-system

This is a useful Qrcode Device Management System for IT.

Quick Setup with Docker

  1. Clone the compose repo and install Docker

    git clone https://github.com/qdm-system/qdm-compose.git
    cd qdm-compose
    sudo ./install-docker.sh

    After installed, please remember to log out the terminal and re-login for ensure the docker is in sudo group for later using.

  2. Check the configurations

    Admin can modify systemm setting at the config file, e.g. the default login credential:

    username: "admin"
    password: "0000"

    For other setting, please make sure the modification is match the setting at docker-compose.yaml.

  3. Up the compose

    docker compose up

    The default db will be stored at /var/lib/qdm/ which is mounted in the compose file.

  4. Down the compose

    docker compose down

Usage Guide

TBD

Pinned Loading

  1. qdm-compose qdm-compose Public

    The compose of QDM System. Quick docker setup.

    Shell 1

Repositories

Showing 2 of 2 repositories

Top languages

Loading…

Most used topics

Loading…