Have the Dev's come up an easy way to install the last stable v9?

Hmm… The problem with your instructions is that you are doing everything from an ‘existing’ erpnext structure. The very first instruction in “get frappe” is executed from and existing frappe directory structure “~/frappe-bench/apps/frappe$” indicates a structure where everything already exists. I need to figure out how to do this from a “blank” server.

Yes. I do this as well although not for every version change. I only do it for a locked down client version in case I even have to rebuild then from the ground up. This is always stored on their production backup server. However, I have no way to transfer one of those to a different hosting company on a blank server. If everything were always on Google Cloud it might be possible, but I am stuck using my clients hosting to get their work done. That is why I need a way to do a v9 install to a blank server.

Really, I am looking for a way to tell install.py to use the v9.z.z branch to run an install (or something that will accomplish the same end result).

BKM

1 Like