manyfold

manyfold

Docker 应用程序 from linuxserver's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:3214]
网络
bridge
外壳
bash
特权
false

模板配置

WebUIPorttcp

Port for web frontend

目标
3214
默认值
3214
AppdataPathrw

Persistent storage for application configuration data.

目标
/config
Path: /librariesPathrw

Location of your 3D model libraries.

目标
/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

默认值
99
PGIDVariable

Container Variable: PGID

默认值
100
UMASKVariable

Container Variable: UMASK

默认值
022

下载统计数据

94,545
下载总数
12,851
本月
8,318
平均每月

长期下载总量

加载图表...

详细信息

存储库
lscr.io/linuxserver/manyfold
最后更新2026-05-26
初见2024-07-24

在Unraid 上运行 Manyfold 。

Manyfold 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。