Skip to content

Add docker compose option for solr only and modify Rakefile#1450

Merged
eliotjordan merged 2 commits intomainfrom
rake-docker
Aug 1, 2024
Merged

Add docker compose option for solr only and modify Rakefile#1450
eliotjordan merged 2 commits intomainfrom
rake-docker

Conversation

@marlo-longley
Copy link
Contributor

@marlo-longley marlo-longley commented Jul 31, 2024

Downloading and building Solr and the rebuilding of internal test app so many times was a pain point for our dev team. This PR is meant to make development easier and is not related to production builds. It removes a redundant engine_cart:generate statement, adds an option to run Solr in docker, and makes it easier overall to run Solr and the application separately. I followed the pattern we used in Arclight development, another downstream-from-Blacklight rails engine, which has worked pretty well for us.

If approved, I have drafted updated documentation that I will PR in that repo.

@marlo-longley marlo-longley marked this pull request as ready for review July 31, 2024 20:33
Copy link
Member

@eliotjordan eliotjordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Seems compatible with the build and docker PR I posted earlier. Only thing is to change is the name of the compose file.

@eliotjordan eliotjordan force-pushed the rake-docker branch 2 times, most recently from 87589de to 3195e53 Compare July 31, 2024 22:42
@geoblacklight geoblacklight deleted a comment from github-actions bot Aug 1, 2024
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.

2 participants