odoo ERP (OpenERP) Installed on Docker

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 54

  • @jardson69
    @jardson69 Год назад +5

    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.

  • @raksierlambang
    @raksierlambang Год назад +1

    Thanks! You help us second generation small business owner that wants to improve our system low budget!

  •  3 года назад +1

    One of the best DevOps videos I've seen lately, Thanks

  •  3 года назад +1

    Nice!!!! You gonna make me change my raspberry, so many good interesting content for x86!!!!

    • @DBTechYT
      @DBTechYT  3 года назад +1

      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)

  • @master6hifi893
    @master6hifi893 3 года назад +3

    I think the name Odoo = All Do . Thanks for sharing.

  • @royitoroy
    @royitoroy 2 года назад +1

    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

  • @tangodown2721
    @tangodown2721 11 месяцев назад +1

    How the performance for more than 1 user?

  • @GlenBland
    @GlenBland 3 года назад +1

    Great video. odoo looks really cool!

  • @chrisumali9841
    @chrisumali9841 3 года назад

    Thanks for the demo and info, have a great day

  • @rnpk9572
    @rnpk9572 Год назад +1

    will give it a try. thanks

  • @RA-ho4tp
    @RA-ho4tp 3 года назад +2

    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.

    • @Farizno
      @Farizno 3 года назад

      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.

  • @raadorfali
    @raadorfali 3 года назад +1

    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 :)

  • @LucianoPinheiro78
    @LucianoPinheiro78 7 месяцев назад

    What's the name of the other product (in 0:14)?

    • @DBTechYT
      @DBTechYT  7 месяцев назад +1

      Dozzle? ruclips.net/video/22dyDosZ9Sk/видео.html

  • @alpha23technology-31
    @alpha23technology-31 3 года назад

    Thank you very much for this video odoo🙂🙂🏆🏆🏆🥇🥇🥇

    • @DBTechYT
      @DBTechYT  3 года назад +1

      You are welcome 😊

  • @CarlosASalazar
    @CarlosASalazar 3 года назад

    i love you ahve an acuarium and 3d printer on background leeel.. jajaja me encanta!! BRO!

    • @DBTechYT
      @DBTechYT  3 года назад

      😁

    • @mickgibson370
      @mickgibson370 3 года назад +1

      I have a 3d printer in my computer room but the aquarium in the living room where everybody can see it!

  • @berbel97
    @berbel97 3 года назад

    Hey, great video. I wonder if your port is still open

  • @mhacky27
    @mhacky27 2 года назад

    is there a way how to upload custom app downloaded from odoo apps like themes???? and how to do it using docker / portainer??

  • @Eventyret
    @Eventyret 3 года назад

    Thank you for a great video!

    • @DBTechYT
      @DBTechYT  3 года назад

      Glad you liked it!

  • @wahsetia
    @wahsetia Год назад

    Thanks for this video

  • @al3okab691
    @al3okab691 3 года назад

    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

    • @DBTechYT
      @DBTechYT  3 года назад +1

      Snipe-it is an inventory management software isn't it?

    • @Sp33dFr34k85
      @Sp33dFr34k85 3 года назад +1

      @@DBTechYT it is.

  • @Micha_hnx
    @Micha_hnx 2 года назад

    Thanks for this video, just a littl fast talking for me :)

  • @jacobharvey2946
    @jacobharvey2946 3 года назад +2

    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.

  • @zimbogamer263
    @zimbogamer263 Год назад

    I installed it on a VM can you do the ticketing system for odoo

  • @hcarsone
    @hcarsone 3 года назад

    Anyone know where to locate the odoo.conf file to turn off the database manager?

  • @itrrmp
    @itrrmp 4 месяца назад

    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?

    • @DBTechYT
      @DBTechYT  4 месяца назад

      It's literally in the docker-compose that you used to deploy the setup

    • @itrrmp
      @itrrmp 4 месяца назад

      @@DBTechYT ok so something is not right because it doesn't work

    • @DBTechYT
      @DBTechYT  4 месяца назад

      Try a password without special characters. Also, your database host should just be "db" (without the quotes)

    • @DBTechYT
      @DBTechYT  4 месяца назад

      @@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

  • @s.m.shabbir5604
    @s.m.shabbir5604 2 года назад

    is this comunity version or enterprise ?

  • @ricokariuki3655
    @ricokariuki3655 3 года назад

    Can you do something to do with mounting volumes. am stuck at uploading modules

    • @DBTechYT
      @DBTechYT  3 года назад

      "Can you do something to do with mounting volumes." What? Can you elaborate?

  • @italaa86
    @italaa86 3 года назад

    Hello, thanks please what tool you are using to record tutorial??

    • @DBTechYT
      @DBTechYT  3 года назад

      OBS Studio: obsproject.com/

  • @abderrahmanes323
    @abderrahmanes323 3 года назад

    Thank you so much

  • @evald80
    @evald80 2 года назад

    Not clear what is the rosswind!?! I mean the nginx part

    • @DBTechYT
      @DBTechYT  2 года назад

      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.

  • @ricokariuki3655
    @ricokariuki3655 3 года назад

    Bigup Thanks much

  • @Photograaf11
    @Photograaf11 3 года назад +2

    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 :( )

  • @SuperSkull39
    @SuperSkull39 Год назад

    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
      @DBTechYT  Год назад +1

      sounds like it can't find the odoo.conf file where you've told it to find the file

    • @SuperSkull39
      @SuperSkull39 Год назад

      @@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

    • @raksierlambang
      @raksierlambang Год назад

      ​@@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.