I hope this comment finds you well. I wanted to take a moment to express my heartfelt gratitude for the incredible content you consistently provide on your RUclips channel. Your videos have been a tremendous asset to my professional life, and I cannot thank you enough. As a Brazilian viewer, I often face the language barrier, but that has never deterred me from enjoying and learning from your content. Your dedication and expertise shine through in every video, making it accessible and impactful regardless of the language differences. Your insightful guidance and valuable insights have played a significant role in shaping my professional growth. The knowledge and skills I have gained from your videos have proven instrumental in my career, and I am truly grateful for your unwavering commitment to sharing such high-quality content. Once again, thank you for your outstanding contributions to the RUclips community. Please know that your efforts are genuinely appreciated and have made a meaningful difference in my life. I eagerly anticipate each new video you upload and look forward to continuing this enriching journey together. Warm regards.
There are lots of options for x86 small form factor systems. I've got a LattePanda Delta: amzn.to/38prRUd (affiliate link) but there are other options like this: amzn.to/30pY2i4 (affiliate link)
david thanks for you video... however I did it as you say, but because of the date in the odoo image I change it from latest to 14 and I always get an error in the odoo log that says 'Database connection failure: could not translate host name 'db' to address : Temporary failure in name resolution', and in portainer I get red notice, you know what I could do to avoid that error
An alternative to odoo is ERPNext. Will you consider making a video as how to setup ERPNext in Docker and behind nginx proxy manager? Greatly appreciated.
I would also like to see that. I have been using Dolibarr which is also a great open source ERP system, but some if it's features require you to know php to customize some of the forms.
Hi David, hope you are doing well, I noticed that there is a typo in the volume path for the app ad it should be /etc/odoo instead of /etc/oodo maybe you confused due to miss pronunciation of it :)
That’s hilarious. I was tasked with creating a basic logistics system for work just last month and looked at Odoo. We needed something simple to distribute a single product (potentially a few more later) between locations. Everything we looked at was too complicated (including Odoo) or required payment for such a basic task. I ended up writing an app from scratch. Overall it was pretty neat. But training a half dozen people to use something with so many settings and stuff was just too much.
The web container state is "exited" because it cant connect to the database due to authentication failure. How am I supposed to know whats the user and password of the postgres db?
@@itrrmp Really? Cuz... I deployed it with the docker compose on the hub.docker.com page. Here's a video of me doing it just a minute ago: ruclips.net/video/apMSS_BQ6XY/видео.html
Would you like to try again? I think you're asking about the default password for nginx proxy manager? You can find that on the nginx proxy manager website.
Great video again... could you do an updated video on invoiceninja 5 for docker??? Still cant get it to work, but im sure with your help you will help me and a lot of others as well! (Your previous video allready dont work anymore :( )
my app keeps exiting after deployment with the following : grep: /etc/odoo/odoo.conf: No such file or directory grep: /etc/odoo/odoo.conf: No such file or directory grep: /etc/odoo/odoo.conf: No such file or directory grep: /etc/odoo/odoo.conf: No such file or directory Database connection failure: connection to server at "db" (172.25.0.2), port 5432 failed: FATAL: password authentication failed for user "odoo"
@@DBTechYT well i figured that out and found where to create my config file bu i am still getting the authentication problem for the user....I deployed the stack without messing the user and password and it kept doing the same
@@SuperSkull39 I think you have another postgre db running in your docker, checkout their modified stack where they modify environment variable to deal with that user authentication.
I hope this comment finds you well. I wanted to take a moment to express my heartfelt gratitude for the incredible content you consistently provide on your RUclips channel. Your videos have been a tremendous asset to my professional life, and I cannot thank you enough.
As a Brazilian viewer, I often face the language barrier, but that has never deterred me from enjoying and learning from your content. Your dedication and expertise shine through in every video, making it accessible and impactful regardless of the language differences.
Your insightful guidance and valuable insights have played a significant role in shaping my professional growth. The knowledge and skills I have gained from your videos have proven instrumental in my career, and I am truly grateful for your unwavering commitment to sharing such high-quality content.
Once again, thank you for your outstanding contributions to the RUclips community. Please know that your efforts are genuinely appreciated and have made a meaningful difference in my life. I eagerly anticipate each new video you upload and look forward to continuing this enriching journey together.
Warm regards.
Thanks! You help us second generation small business owner that wants to improve our system low budget!
One of the best DevOps videos I've seen lately, Thanks
Nice!!!! You gonna make me change my raspberry, so many good interesting content for x86!!!!
There are lots of options for x86 small form factor systems.
I've got a LattePanda Delta: amzn.to/38prRUd (affiliate link) but there are other options like this: amzn.to/30pY2i4 (affiliate link)
I think the name Odoo = All Do . Thanks for sharing.
good guess
david thanks for you video... however I did it as you say, but because of the date in the odoo image I change it from latest to 14 and I always get an error in the odoo log that says 'Database connection failure: could not translate host name 'db' to address : Temporary failure in name resolution', and in portainer I get red notice, you know what I could do to avoid that error
How the performance for more than 1 user?
Great video. odoo looks really cool!
I think so too!
Thanks for the demo and info, have a great day
will give it a try. thanks
An alternative to odoo is ERPNext. Will you consider making a video as how to setup ERPNext in Docker and behind nginx proxy manager? Greatly appreciated.
I would also like to see that. I have been using Dolibarr which is also a great open source ERP system, but some if it's features require you to know php to customize some of the forms.
Hi David, hope you are doing well,
I noticed that there is a typo in the volume path for the app ad it should be /etc/odoo instead of /etc/oodo
maybe you confused due to miss pronunciation of it :)
What's the name of the other product (in 0:14)?
Dozzle? ruclips.net/video/22dyDosZ9Sk/видео.html
Thank you very much for this video odoo🙂🙂🏆🏆🏆🥇🥇🥇
You are welcome 😊
i love you ahve an acuarium and 3d printer on background leeel.. jajaja me encanta!! BRO!
😁
I have a 3d printer in my computer room but the aquarium in the living room where everybody can see it!
Hey, great video. I wonder if your port is still open
is there a way how to upload custom app downloaded from odoo apps like themes???? and how to do it using docker / portainer??
Thank you for a great video!
Glad you liked it!
Thanks for this video
Thank you very much for all your videos, which it was a lot of help
I do hop that you make a video about (snipe-it)
Best regards
Snipe-it is an inventory management software isn't it?
@@DBTechYT it is.
Thanks for this video, just a littl fast talking for me :)
That’s hilarious. I was tasked with creating a basic logistics system for work just last month and looked at Odoo. We needed something simple to distribute a single product (potentially a few more later) between locations. Everything we looked at was too complicated (including Odoo) or required payment for such a basic task. I ended up writing an app from scratch. Overall it was pretty neat. But training a half dozen people to use something with so many settings and stuff was just too much.
I installed it on a VM can you do the ticketing system for odoo
Anyone know where to locate the odoo.conf file to turn off the database manager?
The web container state is "exited" because it cant connect to the database due to authentication failure. How am I supposed to know whats the user and password of the postgres db?
It's literally in the docker-compose that you used to deploy the setup
@@DBTechYT ok so something is not right because it doesn't work
Try a password without special characters. Also, your database host should just be "db" (without the quotes)
@@itrrmp Really? Cuz... I deployed it with the docker compose on the hub.docker.com page. Here's a video of me doing it just a minute ago: ruclips.net/video/apMSS_BQ6XY/видео.html
is this comunity version or enterprise ?
Can you do something to do with mounting volumes. am stuck at uploading modules
"Can you do something to do with mounting volumes." What? Can you elaborate?
Hello, thanks please what tool you are using to record tutorial??
OBS Studio: obsproject.com/
Thank you so much
Not clear what is the rosswind!?! I mean the nginx part
Would you like to try again? I think you're asking about the default password for nginx proxy manager? You can find that on the nginx proxy manager website.
Bigup Thanks much
Great video again... could you do an updated video on invoiceninja 5 for docker??? Still cant get it to work, but im sure with your help you will help me and a lot of others as well!
(Your previous video allready dont work anymore :( )
my app keeps exiting after deployment with the following :
grep: /etc/odoo/odoo.conf: No such file or directory
grep: /etc/odoo/odoo.conf: No such file or directory
grep: /etc/odoo/odoo.conf: No such file or directory
grep: /etc/odoo/odoo.conf: No such file or directory
Database connection failure: connection to server at "db" (172.25.0.2), port 5432 failed: FATAL: password authentication failed for user "odoo"
sounds like it can't find the odoo.conf file where you've told it to find the file
@@DBTechYT well i figured that out and found where to create my config file bu i am still getting the authentication problem for the user....I deployed the stack without messing the user and password and it kept doing the same
@@SuperSkull39 I think you have another postgre db running in your docker, checkout their modified stack where they modify environment variable to deal with that user authentication.