logo
icon

Manyfold

Manyfold is a self-hosted digital asset manager for 3D models. Browse, organize, and preview your STL, OBJ, 3MF, and other 3D files through a clean web interface with built-in 3D viewer.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
Tool

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

  1. Visit your domain — create an admin account on first access
  2. Upload 3D models — drag and drop STL, OBJ, 3MF, and other 3D files
  3. Browse your library — view models with thumbnails and built-in 3D previews
  4. Organize with tags — categorize models by project, material, or custom tags
  5. 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