Spoolman
Docker 应用程序 from mklecka's Repository
概述
Keep track of your inventory of 3D-printer filament spools.
Spoolman is a web service that helps you keep track of your filament spools and how they are being used.
It acts as a database, where other printer software such as Octoprint and Moonraker can interact with to have a centralized place for spool information. For example, if used together with Moonraker, your spool weight will automatically be reduced as your print is progressing.
For more container variables visit the official github repo https://github.com/Donkie/Spoolman#using-docker
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
DataPathrw
- 目标
- /home/app/.local/share/spoolman
- 默认值
- /mnt/user/appdata/spoolman
- 价值
- /mnt/user/appdata/spoolman
WebUI PortPorttcp
- 目标
- 8000
- 默认值
- 7912
- 价值
- 7912
SPOOLMAN_DB_TYPEVariable
Type of database, any of: postgres, mysql, sqlite, cockroachdb
- 默认值
- sqlite
SPOOLMAN_DB_HOSTVariable
Database hostname
- 默认值
- remove variable if not used
SPOOLMAN_DB_PORTVariable
Database port
- 默认值
- remove variable if not used
SPOOLMAN_DB_NAMEVariable
Database name
- 默认值
- remove variable if not used
SPOOLMAN_DB_USERNAMEVariable
Database username
- 默认值
- remove variable if not used
SPOOLMAN_DB_PASSWORDVariable
Database password
- 默认值
- remove variable if not used
PUIDVariable
- 价值
- 99
PGIDVariable
- 价值
- 100
详细信息
在Unraid 上运行 Spoolman 。
Spoolman 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。