This question has been flagged
1 Reply
2736 Views

Hi.

Soon we are going to start using oerp 7 for the company, I already setup this on centos 6, before our ERP was easy to develop new programs because was using php+apache.

But oerp is different, right now I have 3 servers:

1; Develop de app 2; Test de app. 3; Production.

Simple, they work on devel, latter they test on server 2, if the app works move to server 3, easy, they have the GUI in their desktops, they change their script locally and latter they move to the servers for test and go on and on...

But with oerp we need to learn python, but that is that my question, my point from the sysadm side, how are u managing the environment for a bunch of developers, I want them to work on the same server, like what we have right now.

3 Servers, devel, test, production. How are u sysadmins doing this?

Thanks.

Avatar
Discard
Best Answer

Take a look at this link, especially the server_environment and the server_environment_files modules.

Avatar
Discard