Sign inSign up

devzwf/mimosa

By devzwf

Updated about 2 years ago
Archived

Docker version of the Mellow_Labs M.I.M.O.S.A inventory management project

Image
API management
Content management system
1

9.5K

devzwf/mimosa repository overview

mimosa-docker

This is a docker image of the FireMarshmellow inventory management project and some little change/fix

open source pick to light system, designed to work with WLED.

This is the software part of the system,

check the video about it

Docker-compose

---
services:
  mimosa:
    image: devzwf/mimosa:latest
    container_name: mimosa
    volumes:
      - ./mimosa/db:/app/db
      - ./mimosa/logs:/app/logs
      - ./mimosa/images:/app/images
    ports:
      - 5000:5000
    restart: unless-stopped

Support

ko-fi

Tag summary

Content type

Image

Digest

sha256:773274c6e

Size

36.1 MB

Last updated

about 2 years ago

docker pull devzwf/mimosa