But what if i make changes in the erpnext app so the changes will be affected in the new site as well isnt it?
Also i tried to run the new site as well but it is unable to load.
Can you guide me through the process?
On the same machine i am working on.
My aim is to create two site.
The one in which i ll be working on.
Other in which i ll keep migrating the modifications as well as the changes.
Now i am facing difficulty in how i can do the same.
I have created a new site installed the same erpnext.
but trying to launch the site, I am unable to do so.
So How i can accomplish the task.
I am doing that but i am unable to do so.
my old site site name is erpnext.dev
new sitename is develop.dev
When typing the url erpnext.dev:8000
It wont load the site.
But when i type in the url as localhost:8000
it loads the old site.
But the same scenario isnt for the new site.
I tried to do for the new site as well but getting error.
Its Working.
My other Doubt is that if i make changes in the erpnext app so will the changes be justified in the new site as well?
And also in my new site i havent kept developer mode to 1.
still i can make changes in the standard doctypes through setup.
So What could be possibly be wrong?
Also i am unable to understand how i can convert my new site to production mode.
so that i dont have to do bench start again and again for it.
Is there a way?
Hi there,
My other site isnt working.
I have set the port for develop.dev to 8080
and for erpnext.dev to 8000
So when typing the url to develop.dev:8080, the site does not gets load.
While i type develop.dev:8000 the site loads directly the erpnext.dev:8000
I can say this because when i launched my erpnext.dev site and logged in and similarly i did for develop.dev:8000 then i was already logged in to the site of the same user i have logged in the erpnext.dev
I too like the idea of the having two instances (it that the the correct term) of erpnext.
One for development and Testing (DatabaseDev and AppDev)
and one for production (DatabaseProd and AppProd).
The dev/testing environment can be used for training also. Any other uses?
Can you provide me steps for installing another bench?
Also can we have multiple bench running at the same time.?
Please throw some light on multiple bench instance.
Also please provide a way to change from develop mode to production so that i dont have to start the bench again and again.
(Do this outside of your bench folder)
Install new site the same way you did for your old bench. Install erpnext.
Now you can bench start in the new frappe-bench2 folder, or you can set it up for production.
To check what port is assigned to sites in new bench, check sites/common_site_config.json.