alphagov / govuk-docker

GOV.UK development environment using Docker 🐳
MIT License
82 stars 22 forks source link

[Do Not Merge] Spike dual run content store on postgresql #656

Open aldavidson opened 1 year ago

aldavidson commented 1 year ago

Trello card, part of the overall Epic to migrate content-store to PostgreSQL

Adds two new applications:

Also makes content-store-proxy respond to the hostname content-store.dev.gov.uk, and the original content-store respond to content-store-on-mongodb.dev.gov.uk, thus routing all requests to the content store from other local containers via the proxy.