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

Integrate JMTE hub to our existing infrastructure #2474

Merged
merged 6 commits into from
Apr 11, 2023

Commits on Apr 10, 2023

  1. Initial commit of JMTE hub

    - Use 'jupyter-meets-the-earth' rather than jmte as name,
      because the existing cluster is already called 'jmte'.
    - SFTP service is gone!
    - Replicates config from
    https://github.com/2i2c-org/infrastructure/pull/436/files
      to the extent possible
    - Uses our IRSA config for AWS permissions, rather than the
      eksctl created service account in use earlier.
    - Uses CILogon+GitHub for authentication, rather than auth0+github
    - Re-use the same EFS filesystem from before, avoiding the need to
      copy a few terabytes of data around
    - Hub is now at jmte.2i2c.cloud, and the old URL
      (hub.jupyterearth.org) redirects here. Same for staging.
    
    Ref 2i2c-org#2201
    yuvipanda committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5f14abb View commit details
    Browse the repository at this point in the history
  2. Cleanup config a little

    yuvipanda committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    430131a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    9809dda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc8451 View commit details
    Browse the repository at this point in the history
  3. Fix typo in domain redirect

    yuvipanda committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    675bee1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a4ea7e View commit details
    Browse the repository at this point in the history