rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
107 stars 22 forks source link

Production Setup #142

Open NagariaHussain opened 5 months ago

NagariaHussain commented 5 months ago

Examples:

Single command production setup, similar to https://github.com/rtCamp/Frappe-Manager/issues/129

It can take a config file apps maybe or a pre-built stack (like essentials with Frappe, ERPNext, HR, Insights and Builder) maybe. No developer mode needed.

We can assume it is being run on a fresh linux VM. Also, give automatic SSL certs.

The idea is to give the user a production site accessible to internet.

Xieyt commented 4 months ago

First I will give support to create production environment using cli then later on add support for both cli and config based inputs.

Actionable for now: