Manyfold
A self-hosted digital asset manager for 3D printing models. Organize, browse, and preview your STL, OBJ, 3MF, and other 3D files through a modern web interface with built-in 3D model viewer.
What You Can Do After Deployment
- Visit your domain — create an admin account on first access
- Upload 3D models — drag and drop STL, OBJ, 3MF, and other 3D files
- Browse your library — view models with thumbnails and built-in 3D previews
- Organize with tags — categorize models by project, material, or custom tags
- Search your collection — find models by name, tag, or creator
Key Features
- Built-in 3D model viewer (STL, OBJ, 3MF, PLY, and more)
- Automatic thumbnail generation
- Tag-based organization and search
- Multi-user support with role-based permissions
- Bulk import from folders or ZIP archives
- Activity feeds and model versioning
- Responsive design for mobile and desktop
Storage
The /libraries volume stores your 3D model files. The /config volume stores the SQLite database and application configuration. This template uses the manyfold-solo image which includes an embedded SQLite database, so no external database is needed.
Configuration
SECRET_KEY_BASE — required secret for cookie signing (auto-generated)
PUID / PGID — user and group ID for file permissions
License
MIT — GitHub