Skip to Content
Menu
This question has been flagged
3 Replies
8762 Views

i have configured and deployed odoo14 in aws ubuntu server i want to make it run in https and give it a domain name for  example \odoo.test.com ,  how  can  i  achieve  this  goal  is  there  any  documentation  or  video  that  can  help  me  achieve  this  .

thank  you  

Avatar
Discard
Author

thank you 

Best Answer

For that purpose you need to install a reverse proxy. In the Odoo installation/deployment documentation, you can read how to set up nginx as a reverse proxy. If this is too complicated, as it is for me, there is an much easier alternative called Caddy (www.caddyserver.com).

You can read about how to set up Caddy for Odoo here:

https://www.odoo.com/de_DE/forum/hilfe-1/automatic-ssl-easy-way-to-secure-your-odoo-website-domains-using-caddy-server-2-and-let-s-encrypt-certificates-176598

Avatar
Discard
Best Answer

Hi ,

First of all you need to purchase domain , Then you can configure Nginx and SSL

You can Refer this blog - https://www.cybrosys.com/blog/how-to-configure-ssl-certificate-in-nginx

Hope it Helps ,

Kiran K

Avatar
Discard
Best Answer

Just configure proxy request as below

\https://www.odoo.com/documentation/14.0/administration/install/deploy.html#id7

You can configure https with certbot. 

\https://certbot.eff.org

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 22
4281
2
Jan 24
715
4
Feb 24
2443
4
Jun 23
9865
0
Jan 22
1565