Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Purging "stale" packages from a user #330

Open
mturok opened this issue Nov 12, 2015 · 2 comments
Open

Purging "stale" packages from a user #330

mturok opened this issue Nov 12, 2015 · 2 comments

Comments

@mturok
Copy link

mturok commented Nov 12, 2015

What is the right way to purge the "stale" packages for a user and have it reload it from the freshly created tarball?

(At the same time - is there some more documentation on where/how the volume manager works?)

MIchael

@tanmaykm
Copy link
Member

Volumes implement the JBoxVol plugin interface. There are some code comments here: https://github.com/JuliaLang/JuliaBox/blob/58e9cd90c9fef4a2cb4dcc3d34cbca64642cbe35/engine/src/juliabox/vol/jbox_volume.py#L18

Updating package bundles on a live server works in the following manner:

@mturok
Copy link
Author

mturok commented Nov 12, 2015

Thank you - but is there a way to force the purge? I wasn't seeing the maintenance cycle take effect -and much better to have some way of forcing the update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants