Skip to content
/ frappe-makeup Public template

Type `make up` to deploy Frappe and ERPNext application ๐Ÿ’…

Notifications You must be signed in to change notification settings

AureliusIvan/frappe-makeup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ERPNext & Frappe Docker

This repository contains the Dockerfile and docker-compose.yml to run ERPNext and Frappe in Docker containers.

Installation

  1. Clone this repository
  2. Copy the .env.example file to .env and fill in the required values
  3. Run make up to start the containers (this will take a while the first time)
  4. Open http://localhost:8000 in your browser
  5. Follow the setup wizard to complete the installation
  6. Enjoy!

Usage

  • make up to start the containers
  • make up-rebuild to rebuild the containers and start them