Stepifi
Docker 应用程序 from grtgbln's Repository
概述
Convert STL and 3MF mesh files to STEP (CAD solid) or STL format. Features output format selection, automatic mesh repair, 3D preview, and BambuStudio 3MF support. Self-hosted web interface with job queue management.
要求
Redis container
运行时参数
- 网络用户界面
http://[IP]:[PORT:3169]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
WebUI PortPorttcp
Web interface port
- 目标
- 3169
- 默认值
- 3169
- 价值
- 3169
Uploads PathPathrw
Temporary storage for uploaded files
- 目标
- /app/uploads
- 默认值
- /mnt/user/appdata/stepifi/uploads
- 价值
- /mnt/user/appdata/stepifi/uploads
Converted PathPathrw
Storage for converted files (24h retention)
- 目标
- /app/converted
- 默认值
- /mnt/user/appdata/stepifi/converted
- 价值
- /mnt/user/appdata/stepifi/converted
Redis HostVariable
Redis hostname (use 'redis' if using docker-compose with redis service)
- 目标
- REDIS_HOST
- 默认值
- redis
- 价值
- redis
Redis PortVariable
Redis port
- 目标
- REDIS_PORT
- 默认值
- 6379
- 价值
- 6379
File Expiry HoursVariable
Hours before converted files are automatically deleted
- 目标
- FILE_EXPIRY_HOURS
- 默认值
- 24
- 价值
- 24
Max File Size MBVariable
Maximum upload file size in MB
- 目标
- MAX_FILE_SIZE_MB
- 默认值
- 100
- 价值
- 100
Node EnvironmentVariable
Node.js environment (leave as production)
- 目标
- NODE_ENV
- 默认值
- production
- 价值
- production
下载统计数据
2,610
下载总数
详细信息
存储库
voron69bit/stepifi:latest最后更新2026-01-01
初见2026-04-24
在Unraid 上运行 Stepifi 。
Stepifi 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。