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

Limit orthanc raw storage size #181

Merged
merged 6 commits into from
Dec 13, 2023
Merged

Conversation

stefpiatek
Copy link
Contributor

@stefpiatek stefpiatek commented Dec 13, 2023

Ah the previous PR was just comparing to the work @milanmlft had already done, so now let's merge it into main!

Closes UCLH-Foundry/the-rolling-skeleton#69
Closes #130

milanmlft and others added 5 commits December 6, 2023 16:13
These new variable names are consistent with what is set in `.env` and
`test/.env.test`
* Set orthanc raw maximum storage in Dockerfile

* Orthanc raw defaults to no limit on storage

Saves us from faffing around with build args
for other tests

* Format README

* Document `ORTHANC_RAW_MAXIMUM_STORAGE_SIZE`

* Add simple test for `ORTHANC_RAW_MAXIMUM_STORAGE_SIZE`

---------

Co-authored-by: Milan Malfait <[email protected]>
@stefpiatek stefpiatek requested a review from milanmlft December 13, 2023 09:37
@milanmlft
Copy link
Member

Ah woops! Didn't notice the base branch of the previous PR 😅

milanmlft
milanmlft previously approved these changes Dec 13, 2023
Copy link
Member

@milanmlft milanmlft left a comment

Choose a reason for hiding this comment

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

🚀

@milanmlft milanmlft enabled auto-merge (squash) December 13, 2023 09:45
@milanmlft milanmlft merged commit 44c9226 into main Dec 13, 2023
7 checks passed
@milanmlft milanmlft deleted the milanmlft/auto-delete-images branch December 13, 2023 09:48
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.

Storage control on Orthanc instances
2 participants