Skip to content

Conversation

@LewisCowlesMotive
Copy link

Describe your changes:

Fixes #23925

I worked on changing the default port, and volume mechanism for postgres because the container would not start on my machine.

By using a non-standard postgres port, this is more likely to run on others machines.
By following the covention used elsewhere within the compose file, the volume permissions are no longer an issue.

Type of change:

  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Documentation:

I have considered use-cases outside of my own and remain open to feedback and contributing wider changes around this proposed fix

changed the port and uses consistent volume mechanism

I am using rancher-desktop on MacOSX, because my colleagues use it and we need some containers with AVX support, which rosetta does not support. We also cannot use docker-desktop license.

The error I get relates to chown not being able to change ownership of the folder mount. Likely some fun between OSX using qemu and the rancher desktop docker coordinator
@github-actions
Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

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.

Postgres docker compose does not work turn-key

1 participant