Skip to content

Conversation

@Zangetsu101
Copy link
Contributor

@Zangetsu101 Zangetsu101 commented Dec 5, 2025

  • Switch to docker.io/chumaky/postgres_mongo_fdw:17.6_fdw5.5.2 image to support mongo_fdw. This is required for the legacy user migrations to work. It will be switched back to the official postgres image in a future release.
  • A new service legacy-user-migration which runs the same migration image but with the migrate-legacy-users flag and with the following new environment variables:
    • EVENTS_SUPERUSER_POSTGRES_URL
    • MONGO_HOST
    • MONGO_PORT
    • MONGO_USERNAME
    • MONGO_PASSWORD
    • MONGO_REPLICA_SET

The default values for these variables have been added to the docker-compose.deploy.yml file. They should work out of the box for most deployments, but please ensure to set them correctly if you have a custom MongoDB setup.

@Zangetsu101 Zangetsu101 merged commit e0fa656 into develop Dec 10, 2025
2 checks passed
@Zangetsu101 Zangetsu101 deleted the ocrvs-10450 branch December 10, 2025 09:25
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.

3 participants