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

Automate user homes setup #640

Closed
3 tasks done
choldgraf opened this issue Aug 31, 2021 · 1 comment
Closed
3 tasks done

Automate user homes setup #640

choldgraf opened this issue Aug 31, 2021 · 1 comment
Assignees
Labels
Enhancement An improvement to something or creating something new.

Comments

@choldgraf
Copy link
Member

choldgraf commented Aug 31, 2021

Description

Right now we are often manually deploying the NFS server that provides users their "home directory". This should be automated across all of the cloud providers as a part of the hub setup process.

Value / benefit

This is a process we follow for every single hub that we deploy, and so it is important to automate it in order to reduce the complexity and manual steps associated with each hub.

Implementation details

This will be different for each cloud provider, as they all provide their own filesystem setup. In some cases we may also have to manually deploy filesystems which will be extra complexity to track.

Tasks to complete

Updates

No response

@choldgraf choldgraf added 🏷️ automation Enhancement An improvement to something or creating something new. labels Aug 31, 2021
@yuvipanda
Copy link
Member

This is now done via Google Filestore on GCP, EFS on AWS and Azure File on Azure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to something or creating something new.
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants