Railway
You can deploy Manyfold on Railway with a community-maintained one-click template. It wires the standard stack (not solo): Manyfold app, PostgreSQL, and Redis.
After deploy:
- Open the app public URL (Postgres and Redis stay private).
- Set your administrator password when prompted.
- Create a library pointed at
/models(the mounted volume).
Optional features (federation, OIDC, SMTP, and so on) use the same environment variables as Docker — see configuration.
This template is community-maintained (deployment config only), not an official Manyfold offering. Template source: osbytes/template-manyfold. Report template issues there; report Manyfold bugs via the usual GitHub issues channel.
Once you've completed this step, your Manyfold instance should be up and running at http://{yourserver}:3214. Open it up in your browser, and then proceed to the next step to set up your administrator account.