---
title: "Deploy Manyfold 3D model library"
description: "Protected Manyfold 3D library with PostgreSQL and durable models."
category: "Other"
url: https://railway.com/deploy/manyfold-3d-model-library
---

# Deploy Manyfold 3D model library

Protected Manyfold 3D library with PostgreSQL and durable models.

**[Deploy Manyfold 3D model library on Railway](https://railway.com/template/manyfold-3d-model-library)**

- **Creator:** Anton Orel's Projects
- **Category:** Other
- **Total deploys:** 1

## Template content

### PostgreSQL

- **Image:** postgres:16.10-alpine@sha256:029660641a0cfc575b14f336ba448fb8a75fd595d42e1fa316b9fb4378742297

### Manyfold Gateway

- **Image:** caddy:2.11.4-alpine@sha256:5f5c8640aae01df9654968d946d8f1a56c497f1dd5c5cda4cf95ab7c14d58648
- **Start command:** `/bin/sh -ec 'password_hash="$(caddy hash-password --plaintext "$GATEWAY_PASSWORD")"; printf "%s\n" "$GATEWAY_CONFIG" | sed -e "s|__USERNAME__|$GATEWAY_USERNAME|g" -e "s|__PASSWORD_HASH__|$password_hash|g" -e "s|__UPSTREAM__|$UPSTREAM|g" >/tmp/Caddyfile; exec caddy run --config /tmp/Caddyfile --adapter caddyfile'`
- **Health check:** /healthz
- **Public domain:** Yes

### Redis

- **Image:** redis:8.4.0-alpine@sha256:4eec4565e45aa0b3966554c866bc73211e281b0b3d89fe9a33c982e6faca809d
- **Start command:** `/bin/sh -ec 'exec redis-server --requirepass "$REDIS_PASSWORD" --maxmemory-policy noeviction'`

### Manyfold

- **Image:** manyfold3d/manyfold:0.147.1@sha256:8ff288d34ae2a5704c9929b8284612ee8dcc4a9e5b2bd33724c99391cdff0811
- **Health check:** /health

## Documentation

# Deploy and Host Manyfold 3D model library

Organize, inspect, tag, and share 3D-printable models with durable model storage and PostgreSQL metadata. Generated gateway credentials protect the first-administrator setup flow.

## About Hosting Manyfold 3D model library

This template runs Manyfold 0.147.1 with its web process and background workers, private PostgreSQL, authenticated Redis, a persistent model volume, and a public Caddy gateway.

## Why Deploy Manyfold 3D model library on Railway

Railway supplies TLS, private service discovery, generated secrets, and volumes, so a model collection and its searchable metadata survive application replacement without exposing the database or cache.

## Common Use Cases

- Catalog personal or team 3D-printing files.
- Search models by creator, collection, tag, and file metadata.
- Maintain a browser-accessible model archive with background scanning.

## Dependencies for Manyfold 3D model library Hosting

- Storage capacity for the imported model library and PostgreSQL metadata.
- Optional outbound services when federation or email features are enabled.

### Deployment Dependencies

- [Manyfold](https://manyfold.app)
- [PostgreSQL](https://www.postgresql.org)
- [Redis](https://redis.io)
- [Caddy](https://caddyserver.com)


## Similar templates

- [Rocky Linux](https://railway.com/deploy/rocky-linux) — [Jul'26] Hosted Rocky Linux 9 workspace with SSH and persistent storage. 🚀
- [Foundry Virtual Tabletop](https://railway.com/deploy/X5tR6G) — A Self-Hosted & Modern Roleplaying Platform
- [Letta Code Remote](https://railway.com/deploy/letta-code-remote) — Run a Letta Code agent 24/7. No inbound ports, just deploy.

Open this page in a browser: https://railway.com/deploy/manyfold-3d-model-library
