Code development platform for open source projects from the European Union institutions

Skip to content

Postgresql replacement for mongodb

Andrei Patrascu requested to merge postgresql into development

Created by: pandrei02

seta-compose: 1 stop & shutdown mongo container from seta-compose 2 docker compose build & up 3 Run db migrations in seta-ui container: flask --app app_ui/app db upgrade

  • check README.md file in seta-ui/migrations

mongo-to-postgres (utils/mongo_to_postg/compose): 1 create .env as in .env.example 2 docker compose build & up

Merge request reports