This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello @oneilclackengmailcom
You can run Odoo with PostgreSQL with Docker Compose. We have an article that covers the configuration which you can check here
You can skip these prerequisites in the tutorial if you are using DigitalOcean’s One-Click Docker Image. This image is pre-configured with Docker, Docker Compose, and UFW.
https://www.digitalocean.com/community/tutorials/how-to-install-odoo-on-ubuntu-20-04-with-docker
Hope that this helps!
Hey @oneilclackengmailcom,
There is a odoo droplet in the MarketPlace, sadly it has the version 14:
https://marketplace.digitalocean.com/apps/odoo
However I believe you can upgrade it afterwards.
Additionally, what you can try is to create a Droplet and install odoo on it on your own. As for the database download, you can do w/e on your Droplet as you’ll be the one managing it.