Closed jravenel closed 3 years ago
Once user is created, naas plan "NAAS_FREE" is affected by default. So we need to have the possibility to update Naas plan directly in JupyterHub SQL DB.
Plus, find a way to add new fields in user info table with "REGISTER_DATE". Make sure, we can get it from "https://app.naas.ai/hub/signup"
Pending: go live with history @FlorentLvr to update (validate: list of users, code of plan)
Create account types : Pro_child → child account for Pro Enterprise_child → child account for Enterprise with metadata on "contract number" on user
@jravenel , change done in production, metadata added field="meta" displayed in not None NAAS_ENTREPRISE => Naas Entreprise - 2vCPU / 8GB RAM "- meta" NAAS_ENTREPRISE_CHILD => Naas Entreprise Child - 1vCPU / 4GB RAM "- meta" NAAS_PROFESSIONAL => Naas Professional - 1vCPU / 4GB RAM "- meta" NAAS_STARTER => Naas Starter - 1vCPU / 4GB RAM "- meta" NAAS_FREE => Naas Free - 1vCPU / 2GB RAM "- meta"
Naas Admin = Access every servers, Naas Core team access = Naas Free, Starter and Professional
Input :
→ Update JupyterHub SQL DB → Get data to allocate servers