Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[odoo] Update content.md with database name example #2440

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lathama
Copy link
Contributor

@lathama lathama commented Apr 11, 2024

Offer an example Docker Compose that will set the database name for Odoo.

Additional changes

  • Title case name Postgres
  • correct indentation of prior example.

For @d-fence to review

@LaurentGoderre
Copy link
Member

This doesn't seem to work. I get:

ERROR ? odoo.modules.loading: Database customdb not initialized, you can force it with `-i base` 

@lathama
Copy link
Contributor Author

lathama commented Apr 11, 2024

@LaurentGoderre Thanks, I am going to go and double/triple check somethings.

Offer an example Docker Compose that will set the database name for Odoo.

- odoo/docker#394
- odoo/docker#358
- odoo/docker#331

Additional changes

- Title case name Postgres
- Correct indentation of prior example
@lathama
Copy link
Contributor Author

lathama commented Apr 11, 2024

facepalm POSTGRES_DB needs to be set to postgres. That took a bit of reading.

@LaurentGoderre thanks so much for checking that out in detail!

@lathama
Copy link
Contributor Author

lathama commented Apr 22, 2024

@d-fence is this something you have time to look at?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants