Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Set permissions on copied files #8

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

ochorocho
Copy link
Collaborator

The Issue

Permissions are not properly set after files being copied to the container

How This PR Solves The Issue

Settings permissions to the solr data folder for newly copied files to 'solr'

Manual Testing Instructions

Related Issue Link(s)

Fixes #7

Release/Deployment Notes

@rfay
Copy link
Member

rfay commented Jul 15, 2024

This is an effective technique. It was obvious to me reading the solrctl custom command why the ownership on the files was wrong.

@ochorocho ochorocho merged commit 31218c9 into main Jul 15, 2024
2 checks passed
@ochorocho ochorocho deleted the task/set-permissions branch July 15, 2024 20:17
@frankschue-sf
Copy link

Thanks for merging this and sorry for being absent yesterday!

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.

Copy solr.xml to container and Copy configset 'ext_solr_12_0_0' to container fails
3 participants