# JupyterHub Configuration This section provides comprehensive guides for configuring and managing your JupyterHub deployment. ```{toctree} :maxdepth: 2 README authentication-guide user-management quota-system github-oauth-setup ``` ## Quick Links - {doc}`README` - Configure runtime/values.yaml - {doc}`authentication-guide` - Setup authentication - {doc}`user-management` - Manage users - {doc}`quota-system` - Configure quotas - {doc}`github-oauth-setup` - GitHub OAuth setup