Press
Managed Frappe Hosting
- Author: NagariaHussain
- Repository: https://github.com/NagariaHussain/press
- GitHub stars: 0
- Forks: 0
- License: AGPL-3.0
- Category: Developer Tools
- Maintenance: Unmaintained
Install Press
bench get-app https://github.com/NagariaHussain/press
Add the Frappe Gems badge to your README
Maintain Press? Paste this into your README:
[](https://frappegems.com/gems/apps/NagariaHussain/press)
About Press
Press
This is press, a Frappe custom app that runs Frappe Cloud. This app manages infrastructure, subscription, marketplace, SaaS and much more.
press: "I have a brother, without which I cannot live, agent"
The other half of the Frappe Cloud infrastructure is agent. Which is a flask application that runs on every server in a typical cluster and carries out tasks on HTTP requests. Creating a new site, installing an app, updating a site, creating a bench and everything in between is just a request (Agent Job) away.
Note that, this README is in a very early WIP state and only covers a tiny bit of FC. More to come!
Typical FC Cluster

Prerequisites
- Frappe Bench (https://github.com/frappe/bench)
- Docker
- Certbot with route53 plugin
- AWS account (for route53 & S3)
- Digital Ocean account (for container registry)
Local Setup
You can find a detailed walkthough for setting up a local FC cluster here.
Some Core DocTypes
- Server
- Database Server
- Proxy Server
- Site
- Release Group
- Deploy Candidate
- Bench
- App
- App Source
- App Release
- TLS Certificate
The Front-end
You can read more about the VueJS frontend for Frappe Cloud here.
Contributing
Journey of a thousand PRs begins with a single typo fix!
You can contribute in many ways, some of which are:
Reporting Issues: If you find a bug, typo etc. Feel free to raise an issue and we will take it from there.
Feature PRs: You can start by creating an issue with a feature proposal, we can discuss wether we should go ahead with it or not.
Give us a star!
Documentation
License
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.