issues with Odoo install #248
Replies: 3 comments
-
I ended up using the bitnami images and traefik worked for me. I know that doesn't really answer your question but it is at least an option.
|
Beta Was this translation helpful? Give feedback.
-
Thank you for the reply - I finally got it working after many hours of playing around :) For anyone interested: odoo: db: |
Beta Was this translation helpful? Give feedback.
-
Now to figure out how on earth to get multi-site working correctly and domains pointing to the correct website :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am fairly new to using docker and this repo has been really useful.
I have managed to setup the basic server and installed a few apps for monitoring/usability and I am super happy so far, however I am failing to get a few applications working... I am sure that it is something I am missing/doing incorrect.
the snippet from the .yml file looks like this (networks, traefik etc set up similar/exact to the repo here)
The above config minus the traefik/proxy network works fine in a separate stack but I am struggling to get the traefik elements to work with it. Any help would be appreciated as I have been stuck on this for a couple of days now :(
I get a Error 502 when trying to view the page.
Edit: I have tried changing the ports on the loadbalancer, as well as specifying them in the odoo config 8069:8069, 8069:80 etc.
Beta Was this translation helpful? Give feedback.
All reactions