manyfold

manyfold

Docker app from linuxserver's Repository

Overview

Manyfold(https://github.com/manyfold3d/manyfold/) is an open source, self-hosted web application for managing a collection of 3D models, particularly focused on 3D printing.

Runtime arguments

Web UI
http://[IP]:[PORT:3214]
Network
bridge
Shell
bash
Privileged
false

Template configuration

WebUIPorttcp

Port for web frontend

Target
3214
Default
3214
AppdataPathrw

Persistent storage for application configuration data.

Target
/config
Path: /librariesPathrw

Location of your 3D model libraries.

Target
/libraries
DATABASE_URLVariable

Database connection URL. For sqlite use `sqlite3:/config/manyfold.sqlite3`. For postgres or mariadb use `scheme://username:password@hostname:port/db name` where `scheme` is `postgresql` or `mysql2`. Special characters in username/password must be URL encoded(https://en.wikipedia.org/wiki/Percent-encoding).

REDIS_URLVariable

Redis/Valkey database URL in `redis://hostname:port/db number` format.

SECRET_KEY_BASEVariable

Browser session and database encryption key. If unset a random one will be generated on init, the database is locked to this key.

PUIDVariable

Container Variable: PUID

Default
99
PGIDVariable

Container Variable: PGID

Default
100
UMASKVariable

Container Variable: UMASK

Default
022

Download Statistics

94,545
Total Downloads
12,851
This Month
8,318
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
lscr.io/linuxserver/manyfold
Last Updated2026-05-26
First Seen2024-07-24

Run Manyfold on Unraid.

Manyfold is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.