Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
7062 Ansichten

What are web servers and application used by OpenERP? They have developed their own server? To use https how to do it?

Avatar
Verwerfen
Beste Antwort

What are web servers and application used by OpenERP?

The web server and application server is CherryPy

They have developed their own server?

The OpenERP Server is the application server framework.

To use https how to do it?

Use one of the many outlines available by searching the web such as:

Via Nginx @ http://joefebrian.wordpress.com/2013/03/06/openerp-v7-with-proxy-ssl-nginx/

Via Apache @ http://acespritechblog.wordpress.com/2013/05/29/openerp-7-with-ssl-on-ubuntu-12-04/

Avatar
Verwerfen