sul-dlss / dor-services-app

A Rails application exposing Digital Object Registry functions as a RESTful HTTP API
https://sul-dlss.github.io/dor-services-app/
Other
3 stars 2 forks source link

Updated docker compose #4936

Closed lwrubel closed 6 months ago

lwrubel commented 6 months ago

Why was this change made? 🤔

Update container definitions for a future use case that could make use of them (e.g. integration testing of indexing). This would be an alternative approach to https://github.com/sul-dlss/dor-services-app/pull/4934 which removes all container definitions except for the db.

However, I'm not sure how to test that the container configurations are correct. They come up, but I'm not sure beyond that.

How was this change tested? 🤨

All containers come up locally.

mjgiarlo commented 6 months ago

@justinlittman Sorry about the errant review request. Happy to revert if you wanted to take another look!