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.

Deploy on Railway

After deploy:

  1. Open the app public URL (Postgres and Redis stay private).
  2. Set your administrator password when prompted.
  3. 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.

Next step »

This site uses Just the Docs, a documentation theme for Jekyll, and Umami, a privacy-preserving web analytics platform.