i am a big fan of erpnext. i think for installation should be make easy and a proper official guide. for latest versions. like other competitors in open source market. Thank you. you guys are awsome.
any tutorial / list instruction to safe new/clean install? many tutorials have errors on beta.
Just a heads up to anyone using the Education module, version 14 introduces a regression that makes Fees documents unpayable. Hopefully a fix will be introduced soon.
To take a quick look using docker. You need docker and docker compose installed. Commands also need wget
or curl
to be installed.
# Use wget
wget https://raw.githubusercontent.com/frappe/frappe_docker/main/pwd.yml
# Or use curl
curl https://raw.githubusercontent.com/frappe/frappe_docker/main/pwd.yml -o pwd.yml
docker compose -p pwd -f pwd.yml up -d
docker logs pwd-create-site-1 -f
Once the site creation is complete open http://localhost:8080
in browser. username: Administrator, password: admin
Very very Congratulations team Frappe
Good job and thanks to ERPNEXT & FRAPPE team and contributors.
any manual install 22.04? not docker
I want to join community members to thanks all frappe team, thanks a lot
amazing work… hats off
As on the previous Versions the team and all involved did and still doing a very good work.
For sure more and more will join this big and great Frappe&ERPNext Family.
Congratulations
Great news guys!
Here’s a detailed step-by-step guide to install ERPNext v14
Has anyone tried the Easy Install? Does it work well for version 14?
Hi All,
Great work Frappe Team, Congrats!
Any available documentation about upgrading sites (in production) from release 13 to 14 in a Docker Swarm installation?
I noticed that the whole Docker Swarm installation guide has been removed from the installation instructions on GIT.
Do you recomend creating a new server from scratch, install release 13 as per frappe_docker/setup-options.md at main · frappe/frappe_docker · GitHub (this does not include the Docker Swarm), backup (sites from Docker Swarm) and restore them on the new server. Then upgrade to release 14?
Thanks,
you’ll have to wait.
I’ve not upgraded my sites to v14. Whenever that happens I’ll share the process.
if you use swarm use this. ERPNext on Docker Swarm · GitHub
I’ve shared this with you before.
Edit:
made images for my setup using gitlab container registry castlecraft / CEPL ERPNext Images · GitLab
Thanks life saver … I will definitely wait, I’m also not aware how the HR/Payroll modules will be installed as different HRMS module in release 14.
I’m aware of the code you have shared with me with thanks, but was just wondering why it has been removed from the official installation steps on GIT.
Cheers,
I tried to modify the pwd.yml and add --install-app hrms
but it seems did not find that app and stop the execution
build your own image
Someone else can answer that. There’s pinned issue related to this on frappe_docker github repo.
No it’s not like payments, without payments you cannot install ERPNext, without hrms you can install ERPNext.
Here are other official frappe repos (mostly all are free)
You are free to build your images. If you want to build an image with all apps you can do it!
Thank you all your efforts!
Just updated from v13 without any hassle.
Have good health and great future!