uclibs / uc_drc

DRC migration planning and work
Other
0 stars 0 forks source link

Docker: use solr config from app #96

Closed crowesn closed 3 years ago

crowesn commented 3 years ago

When starting docker, copy and use the solr config from the app root. We don't want to maintain 2 copies of the solr config.

crowesn commented 3 years ago

@hortongn In scholar, does solr run on the application server? In our docker setup for deric, we have solr running in it's own container.

hortongn commented 3 years ago

@crowesn In production, Solr runs on its own server for Scholar. 2 web servers, a solr server, a fedora server, and a database server.