riadag/mikhmonplus

By riadag

Updated 9 months ago

Web-based application (MikroTik API PHP class) to assist MikroTik Hotspot management.

Image
Networking
Web servers
Monitoring & observability
2

586

riadag/mikhmonplus repository overview

MikhmonPlus

Login

  • mikhmon
  • 1234

Docker Compose

name: funny_akarsh
services:
  mikhmonplus:
    cpu_shares: 90
    command: []
    container_name: mikhmonplus
    deploy:
      resources:
        limits:
          memory: 3785M
    hostname: mikhmonplus
    image: riadag/mikhmonplus:latest
    labels:
      icon: https://raw.githubusercontent.com/animegasan/mikhmon/refs/heads/main/version-3/img/favicon.png
    ports:
      - target: 80
        published: "8082"
        protocol: tcp
    restart: unless-stopped
    volumes: []
    devices: []
    cap_add: []
    environment: []
    network_mode: bridge
    privileged: false
x-casaos:
  author: self
  category: self
  hostname: ""
  icon: https://raw.githubusercontent.com/animegasan/mikhmon/refs/heads/main/version-3/img/favicon.png
  index: /
  is_uncontrolled: false
  port_map: "8082"
  scheme: http
  store_app_id: funny_akarsh
  title:
    custom: MikhmonPlus
    en_us: mikhmonplus

Tag summary

Content type

Image

Digest

sha256:7897ff22f

Size

39.1 MB

Last updated

9 months ago

docker pull riadag/mikhmonplus