Sign inSign up

devzwf/spotlight_storage

By devzwf

Updated about 2 years ago

Docker version of the Mellow_Labs Spotlight Storage inventory management project

Image
API management
Content management system
0

2.1K

devzwf/spotlight_storage repository overview

Spotlight Storage

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/spotlight_storage:latest
    container_name: spotlight_storage
    volumes:
      - ./mimosa/data:/app/data
      - ./mimosa/logs:/app/logs
      - ./mimosa/images:/app/images
    ports:
      - 5000:5000
    restart: unless-stopped

Support

ko-fi

Tag summary

Content type

Image

Digest

sha256:a1caed0fa

Size

36.6 MB

Last updated

about 2 years ago

docker pull devzwf/spotlight_storage