frappe_docker/compose-files
2022-11-28 15:35:24 +05:30
..
.env.example feat: Add compose files with Version and Sitename as variables 2022-11-28 15:35:24 +05:30
erpnext.yml feat: Add compose files with Version and Sitename as variables 2022-11-28 15:35:24 +05:30
frappe.yml feat: Add compose files with Version and Sitename as variables 2022-11-28 15:35:24 +05:30
README.md feat: Add compose files with Version and Sitename as variables 2022-11-28 15:35:24 +05:30

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.