This code was originally forked from donysukardi/docker-frappe.
Follow the steps below to run your own local installation of ERPNext.
NOTE: Please do not consider this "production ready".
This project is no longer maintained.
docker-compose run app.y and enter.ctrl+c). The process completes after you see messages stating: Booting worker with pid...docker-compose up -d.docker-compose logs -f.You should be able to log in to the server at http://localhost. The username is Administrator and the password is frappe. Follow the prompts to complete the initial setup.
The image is configuring using environment variables. Bellow is a list of variables and their default settings. These variables will be set in the site_config.json file.
ADMIN_PASSWORD=frappeDB_HOST=dbDB_NAME=frappeDB_PASSWORD=frappeDB_USER=frappeMAIL_LOGIN=``MAIL_PASSWORD=``MAIL_PORT=``MAIL_SERVER=``REDIS_CACHE_URL=redis-cacheREDIS_QUEUE_URL=redis-queueREDIS_SOCKETIO_URL=redis-socketioROOT_PASSWORD=rootUSE_SSL=falseDEVELOPER_MODE=falseContent type
Image
Digest
Size
867 MB
Last updated
over 9 years ago
docker pull ianneub/erpnext