Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
7044 Visninger

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

Avatar
Kassér
Bedste svar

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
Kassér