Skip to content

Commit

Permalink
Added SJCC to hubs
Browse files Browse the repository at this point in the history
This is the configuration for the sjcc hub.
  • Loading branch information
sean-morris committed May 18, 2021
1 parent 47969bf commit eab85f2
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions config/hubs/cloudbank.cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -396,3 +396,38 @@ hubs:
- [email protected]
- [email protected]
admin_users: *palomar_users
- name: sjcc
domain:
- sjcc.cloudbank.2i2c.cloud
template: basehub
auth0:
connection: google-oauth2
config:
jupyterhub:
homepage:
templateVars:
org:
name: San Jose Community College
logo_url: https://upload.wikimedia.org/wikipedia/commons/c/cf/SJCC_logo.png
url: https://www.sjcc.edu/
designed_by:
name: 2i2c
url: https://2i2c.org
operated_by:
name: CloudBank
url: http://cloudbank.org/
funded_by:
name: CloudBank
url: http://cloudbank.org/
hub:
config:
Authenticator:
allowed_users: &sjcc_users
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
admin_users: *sjcc_users

0 comments on commit eab85f2

Please sign in to comment.