dandi / dandi-hub

Infrastructure and code for the dandihub
https://hub.dandiarchive.org
Other
11 stars 23 forks source link

Plan data migration from ansible deployment #110

Closed asmacdo closed 8 months ago

asmacdo commented 8 months ago

Existing jupyterhub users' home directories are persistent. Can we use existing efs mounts, or will we need to move their data?

What downtime will this take?

asmacdo commented 8 months ago

This is no longer necessary. According to the docs, all storage is assumed to be ephemeral. The primary use case for persistence is to support custom environments, but that is handled by https://github.com/dandi/dandi-hub/issues/124.