Logo
Explore Help
Register Sign In
Shiloh/frappe_docker
1
0
Fork 0
You've already forked frappe_docker
Code Issues Pull Requests Packages Projects Releases Wiki Activity
frappe_docker/setup-frappe.sh
vishalseshagiri d4d6952755 Added setup-frappe.sh as a file to the docker-frappe container, Added start-frappe.sh as a script file to start the frappe container once all the containers are up and running, Added redis and mariadb as links to the frappe container, made changes to the docker-compose and Dockerfile, issue: could'nt control startup order of containers (goal for future dev), Run docker-compose up -d to start all the containers
2017-07-20 11:48:19 +00:00

8 lines
210 B
Bash
Raw Blame History

db_ip=`getent hosts mariadb | awk '{ print $1 }'`
bench set-mariadb-host $db_ip
bench new-site site1
bench get-app erpnext https://github.com/frappe/erpnext
bench --site site1 install-app erpnext
bench start
Reference in New Issue View Git Blame Copy Permalink
Brought to you by Shiloh Version: 1.23.7 Page: 18ms Template: 2ms
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API