Skip to content

Commit

Permalink
Add content
Browse files Browse the repository at this point in the history
  • Loading branch information
jnywong committed Aug 21, 2024
1 parent 2361939 commit bab0c23
Showing 1 changed file with 75 additions and 5 deletions.
80 changes: 75 additions & 5 deletions content/hub-services/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,83 @@ sections:
- block: markdown
id: hub-services-intro
content:
title: Hub services
subtitle: Test
title: Your interactive computing hub, the way you want it
text: |
Here is some text
At 2i2c, we have extensive expertise in rapidly deploying custom cloud computing hubs to help research and education communities create and share knowledge.
{{< cta cta_text="Join us" cta_link="/join" cta_new_tab="false" >}}
This page outlines our standard hub configuration options, which can be usually be deployed with a short turnaround of 1 day or less.
However, should your community require a more customized approach, please don't hesitate to [contact us](../join/_index.md) to discuss your specific requirements.
---
- block: markdown
content:
title: Sign-in
subtitle: ""
text: |
We support the following authentication and authorization options:
- GitHub - with support for GitHub Organization and Teams
- CILogon - with support for institutional logins, Google Auth, Microsoft, and ORCID
- Shared Password - simple authentication with a global shared password, ideal for workshops and webinar
- block: markdown
content:
title: Compute
subtitle: ""
text: |
We offer a choice of CPU, Memory (from 4GB to 512GB) and GPU configurations for all types of workloads, with added support for Dask Gateway for task parallelization.
We can also co-locate your hub's compute next to your cloud data to improve performance and costs, with AWS and Google Cloud Platform supported out-of-the box, and Azure configurations available on request.
- block: markdown
content:
title: Software Stack
subtitle: ""
text: |
2i2c supports a number of standard community-maintained images for research and education including Pangeo Notebook, SciPy, Julia, and Rocker with RStudio.
Additionally, hub users can configure their hubs with any existing pre-built image hosted on [Docker Hub](https://hub.docker.com/) or [quay.io](https://quay.io).
Hub administrators can also provide their own self-maintained images, should they wish to do so.
- block: markdown
content:
title: Storage
subtitle: ""
text: |
Hubs can be configured with a choice of persistent home directories and different levels of read-write permissions (admins only, or everyone).
Additionally, object storage can be configured for access to scratch, persistent, or pre-existing buckets, as needed.
- block: markdown
content:
title: Sharing
subtitle: ""
text: |
Learning and discovery through interactive cloud computing is more powerful when shared.
You can choose to let your hub users share their fully interactive projects through ephemeral hubs generated on the fly, giving others the opportunity to experience their work in full by simply clicking on a shared link.
- block: markdown
content:
title: Reporting and quotas
subtitle: ""
text: |
Our hubs come standard with Grafana access to help users and administrators keep an eye on their usage and cost analytics, which together with configurable storage quotas help ensure that cost overruns and unexpected bill shocks are a thing of the past.
- block: markdown
content:
title: White labelling
subtitle: ""
text: |
Looking to customize your hub's look and feel to match your community? We can give your hub a unique look to match your message and mission, with a customizable landing page, branding, and announcements area.
- block: markdown
id: join-us
content:
title:
subtitle:
text: |
{{< cta cta_text="Ready to join our growing network of community hubs?" cta_link="/join" cta_new_tab="false" >}}
---

0 comments on commit bab0c23

Please sign in to comment.