mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
| .. | ||
| .env.example | ||
| erpnext.yml | ||
| frappe.yml | ||
| README.md | ||
These compose files are forks of the the pwd.yml file with some changes. The most notable changes being selecting the version to be installed and the sitename to be created. These are provided with environment variables. Please refer .env.example for the environment variable naming.
erpnext.yml is used to setup a production instance of ERPNext with all the requirements.
frappe.yml is used to setup a production instance of Frappe Framework without ERPNext.