Netgrimoire/Netgrimoire/Services/manyfold/manyfold.md

540 B

manyfold

Overview

The manyfold stack is a Docker Swarm-based service that provides the ManyFold app in NetGrimoire. It consists of three services: manyfold, postgres, and redis.


Architecture

Service Image Port Role
  • manyfold: ghcr.io/manyfold3d/manyfold:latest | 3214:3214 | ManyFold app service |
  • postgres: postgres:15 | - | PostgreSQL database server |
  • redis: redis:7 | - | Redis cache |

Exposed via: manyfold.netgrimoire.com

Homepage group: PNCHarris Apps