Skip to content

Conversation

@Nealium104
Copy link

@Nealium104 Nealium104 commented Jan 15, 2026

Adds @cokernel's cache regeneration scripts to the container with some modifications to allow a more host agnostic deployment.

Regenerating the cache requires environment variable SOLR_URL which is included in the generated .env.prod file in ukl-ansible-playbooks. I am leaving this feature out of ci and dev because the mounted XML cache would need to have a matching entry in solr and it would add unnecessary traffic to the solr server.

The script targets the docker compose service named "web" wherever it is ran, so it'll only regenerate its own cache (e.g., an euk_blue-findingaid-1 container would only regenerate the cache for the blue service).

@Nealium104 Nealium104 requested a review from a team as a code owner January 15, 2026 21:45
@Nealium104 Nealium104 requested a review from cokernel January 15, 2026 21:58
Copy link
Member

@cokernel cokernel left a comment

Choose a reason for hiding this comment

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

I am happy with this.

I made minor suggestions regarding variable propagation and I am happy with the modifications made in response.

@Nealium104 Nealium104 merged commit fff1d49 into dev Jan 16, 2026
2 of 3 checks passed
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.

3 participants