Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aureliusivan/frappe-makeup
Type `make up` to deploy Frappe and ERPNext application 💅
https://github.com/aureliusivan/frappe-makeup
docker docker-compose dockerfile erpnext frappe frappe-bench makefile template-project
Last synced: 20 days ago
JSON representation
Type `make up` to deploy Frappe and ERPNext application 💅
- Host: GitHub
- URL: https://github.com/aureliusivan/frappe-makeup
- Owner: AureliusIvan
- Created: 2024-07-28T17:27:30.000Z (4 months ago)
- Default Branch: develop
- Last Pushed: 2024-09-18T04:35:09.000Z (about 2 months ago)
- Last Synced: 2024-10-10T19:28:52.124Z (about 1 month ago)
- Topics: docker, docker-compose, dockerfile, erpnext, frappe, frappe-bench, makefile, template-project
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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