Configure Odoo With Nginx As a Reverse Proxy || How To Set Up Odoo Nginx

  Рет қаралды 30,082

Odoo Mates

Odoo Mates

Күн бұрын

Пікірлер: 73
@Bdhambola
@Bdhambola 2 жыл бұрын
you are one of the best tutorial provider. We highly appreciate your work and effort
@OdooMates
@OdooMates 2 жыл бұрын
Glad to hear it from you
@joelpatrick287
@joelpatrick287 8 ай бұрын
Odoomates is my number one in practical training for Odoo. So helpful!
@OdooMates
@OdooMates 5 ай бұрын
Great to hear!
@therealtakenbyWine
@therealtakenbyWine 8 ай бұрын
SUBSCRIBED AND LIKED LAST 10 VIDEOS FOR THIS BRO I'VE BEEN LOOKIN FOR ABOUT A WEEK FOR HOW TO DO THIS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@OdooMates
@OdooMates 5 ай бұрын
happy that finally solved it
@vigneshfsk7029
@vigneshfsk7029 Жыл бұрын
Best tutorial i ever seen. thank you for your effort.
@hamzasabri5610
@hamzasabri5610 8 ай бұрын
Best tutorial i ever seen. thank you for your effort. It is truly AMAZING
@OdooMates
@OdooMates 5 ай бұрын
Glad it was helpful!
@rainbowforest09
@rainbowforest09 Жыл бұрын
I got an error with my odoo installation. It's an about mixed content errors. I have tried every troubleshooting tutorial on the internet but no effect. I self-hosted odoo with cloudflare. What should I do?
@MrBabyJugger
@MrBabyJugger 2 жыл бұрын
Thanks Odoo Mate for your help as always! Good night
@OdooMates
@OdooMates 2 жыл бұрын
glad to hear it
@Mireda-wr3yc
@Mireda-wr3yc 2 жыл бұрын
If you have multiple databases, how can you redirect to a specific database?
@OdooMates
@OdooMates 2 жыл бұрын
In this case in config file we can specify db_name
@Mireda-wr3yc
@Mireda-wr3yc 2 жыл бұрын
@@OdooMates in nginx config, or odoo.config
@ArjunDas-zd4wm
@ArjunDas-zd4wm Жыл бұрын
@@Mireda-wr3yc in odoo.config
@hahoangtrung6203
@hahoangtrung6203 2 жыл бұрын
I'm so glad I got to see your video, it's a great video. I tried everything and found a solution to publish localhost to my domain but it doesn't work. I wish I could view your video earlier
@sayedalisinasadat2908
@sayedalisinasadat2908 Жыл бұрын
I have the problems like this : Failed to stop odoo-server.service: Unit odoo-server.service not loaded.
@OdooMates
@OdooMates Жыл бұрын
can you try starting the service and see what response you get
@sayedalisinasadat2908
@sayedalisinasadat2908 Жыл бұрын
@@OdooMates when i want test nginx server working like you , but it is not working
@marpr9818
@marpr9818 10 ай бұрын
@OdooMates I have the same problem, when I try to start the service the error message is: Failed to start odoo-server.service: Unit odoo-server.service not found Can you help me with this? thanks
@dpakverma
@dpakverma 8 ай бұрын
How to add our custom module into the app list?
@OdooMates
@OdooMates 5 ай бұрын
kzbin.info/www/bejne/qKPco2x_gbmiipI
@dpakverma
@dpakverma 8 ай бұрын
Please also upload the series for odoo JS
@madraymad
@madraymad Жыл бұрын
Thank you very much mate. amazing tutorial.. thank you again
@OdooMates
@OdooMates Жыл бұрын
Glad it helped
@FernandoV1000
@FernandoV1000 Жыл бұрын
So i configured it this way, its pretty excellent, it works perfect, but i still have access thru direct IP, how can i block this access so its only via dns?
@syamaas9621
@syamaas9621 4 ай бұрын
Thank you Niyas for the information. It's very helpful.😊
@OdooMates
@OdooMates 4 ай бұрын
💌
@ehabmagdy3506
@ehabmagdy3506 Жыл бұрын
After I configured nginx with https let's encrypt ,I have problem that all the user are in offline mode and the direct msg is is only showed after refreshing the page , before when i was using the ip with http every thig was ok , so do you have any ideas how to fix it.
@yalewjemberu6821
@yalewjemberu6821 7 ай бұрын
Thanks, but when the url is accessed without the port 8069, the discuss app chat is not updating realtime
@minahelmy8544
@minahelmy8544 2 жыл бұрын
Thanks Very much for the wonderful tutorial but How To Configure Nginx and SSL for Multiple Odoo Instance on the same server?
@OdooMates
@OdooMates 2 жыл бұрын
Hope we can cover the topic in upcoming videos
@sayedalisinasadat2908
@sayedalisinasadat2908 Жыл бұрын
Thanks Again for your nice video, i have installed but not working stop service, what is the problem?
@OdooMates
@OdooMates Жыл бұрын
it happens when some python packages are missing, can you run the odoo from cli and see which package is missing. see: kzbin.info/www/bejne/aGi3cqWbpdeVZqs
@alfatihmohamed1634
@alfatihmohamed1634 2 жыл бұрын
thanks . can you send link for conf file
@OdooMates
@OdooMates 2 жыл бұрын
github.com/odoomates/odoosamples/blob/main/odoo_nginx_conf
@benhamidamustapha5442
@benhamidamustapha5442 Жыл бұрын
Hello , I Hope you're well , First i would thank you for your very interesting videos, Then I have a question about live chat in odoo , the module si well installed, but when i installed Letsencrypt, the component live chat in my website didn't appear any more , Thansk's in advance
@tejorica
@tejorica 10 ай бұрын
I followed the tutorial step by step but when testing sudo nginx -t I receive these errors: nginx: [emerg] open() "/etc/nginx/sites-enabled/odoo.conf" failed (2: No such file or directory) in /etc/nginx/nginx.conf:60 nginx: configuration file /etc/nginx/nginx.conf test failed in the error.log file: open() "/etc/nginx/sites-enabled/odoo.conf" failed (2: No such file or directory) in /etc/nginx/nginx.conf:60 any idea what the problem might be?
@mohamedba2006
@mohamedba2006 10 ай бұрын
you have to create odoo.conf file in /etc/nginx/sites-enabled/ folder
@CristhianAlvaroValeroAmizola
@CristhianAlvaroValeroAmizola Жыл бұрын
Working in Odoo16 CE with DigitalOcean, thanks.
@OdooMates
@OdooMates Жыл бұрын
Great!
@jimmyyip5838
@jimmyyip5838 2 жыл бұрын
Please create a tutorial for Odoo + Docker + Traefik... Thank you so much!
@OdooMates
@OdooMates 2 жыл бұрын
thanks for the suggestion
@IvanDoo-y9r
@IvanDoo-y9r Жыл бұрын
can I added different port for http_port in odoo config?
@ouyangem
@ouyangem Жыл бұрын
Of course you can. But it's not possible to set port number below 1024 in Linux environment.
@nadeemkazi2092
@nadeemkazi2092 2 жыл бұрын
Thanks alot champ..🙏
@OdooMates
@OdooMates 2 жыл бұрын
Thanks brother for the support and love ❤️❤️❤️❤️
@naitikvithlani
@naitikvithlani 2 жыл бұрын
I am facing error of bus.bus unavailable once we enabled this and increase number of workers grater then 0
@OdooMates
@OdooMates 2 жыл бұрын
running odoo on port 80 itself ?
@naitikvithlani
@naitikvithlani 2 жыл бұрын
@@OdooMates yes
@optionsmaths
@optionsmaths Жыл бұрын
Hlo sir odoo vs code ke sath bhi sikho please
@abdikarimosman2511
@abdikarimosman2511 2 жыл бұрын
where is the doc link
@dxb_coder
@dxb_coder 2 жыл бұрын
You can ask him politely or drop him an email I am sure he will provide you with a copy :)
@abdikarimosman2511
@abdikarimosman2511 2 жыл бұрын
@@dxb_coder where??
@OdooMates
@OdooMates 2 жыл бұрын
odoomates@gmail.com
@mohammedlenovo446
@mohammedlenovo446 2 жыл бұрын
Thank you
@OdooMates
@OdooMates 2 жыл бұрын
You're welcome
@Bdhambola
@Bdhambola 2 жыл бұрын
i get error sudo nginx -t nginx: configuration file /etc/nginx/nginx.conf test failed
@OdooMates
@OdooMates 2 жыл бұрын
can you check nginx log file for more info
@carloseduardosalinaslara4167
@carloseduardosalinaslara4167 2 жыл бұрын
Didn't worked for me :,( i get this error: DNS_PROBE_FINISHED_NXDOMAIN
@OdooMates
@OdooMates 2 жыл бұрын
I think something wrong with your dns settings? Can you tell us about the dns records you have added
@carloseduardosalinaslara4167
@carloseduardosalinaslara4167 2 жыл бұрын
@@OdooMates don´t worry, i already have solved it. Thanks for your answers!
@OdooMates
@OdooMates 2 жыл бұрын
What was wrong and share how you fixed it, will be helpfull
@shimonzakon9749
@shimonzakon9749 2 жыл бұрын
@@carloseduardosalinaslara4167 im getting the same error how did you fix the error
@OdooMates
@OdooMates 2 жыл бұрын
Share us the dns records
@italaa86
@italaa86 Ай бұрын
Hello Thanks for video I'm having this problem if you can help what's the fix for this issue, my server stop every time I need to start from CMD in my Odoo log I find this : INFO ? odoo.sql_db: ConnectionPool(used=0/count=0/max=64): Closed 1 connections
How to set up a reverse proxy on Synology NAS
20:43
SpaceRex
Рет қаралды 9 М.
Configure NGINX as a Reverse Proxy
16:43
NGINX
Рет қаралды 229 М.
ССЫЛКА НА ИГРУ В КОММЕНТАХ #shorts
0:36
Паша Осадчий
Рет қаралды 8 МЛН
OCCUPIED #shortssprintbrasil
0:37
Natan por Aí
Рет қаралды 131 МЛН
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
Deploying & Scaling your Odoo Server
26:12
Odoo
Рет қаралды 18 М.
What is NGINX and how reverse proxies work?
10:16
Mehul - Codedamn
Рет қаралды 71 М.
How to configure Nginx as a Reverse proxy | Configuring with SSL
12:30
The NGINX Crash Course
50:53
Laith Academy
Рет қаралды 499 М.
NGINX Explained - What is Nginx
14:32
TechWorld with Nana
Рет қаралды 285 М.