[Guide] Installing Press and get it up and running - Part 1

We would like to know if anyone has successfully implemented a multi-app server architecture using Frappe Press in a production environment.

Our objective is to:

  • Deploy multiple app servers

  • Distribute load efficiently

  • Scale horizontally to support a growing number of sites

  • Ensure production-level stability and high availability

We are particularly interested in understanding:

  1. Whether Frappe Press natively supports multiple app servers.

  2. Recommended architecture for scaling app servers.

  3. How site configuration and file storage are handled across multiple app nodes.

  4. Any challenges faced during implementation.

If anyone has implemented this in production, we would greatly appreciate insights or best practices before we proceed.

Yes I have done that.
It supports multiple app servers.

Not to mention, some of your answers can only be provided by core Frappe Team. :smiley:

I’m curious if you were able to work through this. I am looking to deploy an almost identical environment.