From 1b54187553dba1b5f85d3559a6d2eedb647adf5b Mon Sep 17 00:00:00 2001 From: choldgraf Date: Wed, 21 Aug 2024 12:09:11 -0700 Subject: [PATCH] Remove hub-services --- content/hub-services/index.md | 125 ---------------------------------- content/platform/_index.md | 2 +- 2 files changed, 1 insertion(+), 126 deletions(-) delete mode 100644 content/hub-services/index.md diff --git a/content/hub-services/index.md b/content/hub-services/index.md deleted file mode 100644 index 7b8661460..000000000 --- a/content/hub-services/index.md +++ /dev/null @@ -1,125 +0,0 @@ ---- -# Page title -title: Hub services -# Page type - we want a landing page (such as a homepage) -type: landing -aliases: - - /hub-services/ - - -# Your landing page sections - add as many different content blocks as you like -sections: - - block: markdown - id: hub-services-intro - content: - title: Your hub, the way you want it - text: | - At 2i2c, we have extensive expertise in rapidly deploying custom cloud computing hubs to help research and education communities create and share knowledge. - - This page outlines our standard hub configuration options, which can be usually 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 - 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 webinars -
- {{< video src="videos/jupyterhub-admin.mp4">}} - -
- Powered by -
-
- - - block: features - content: - title: Compute - subtitle: | - 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. - - items: - - icon: google-cloud - icon_pack: custom - name: Google Cloud - description: "" - - icon: azure - icon_pack: custom - name: Microsoft Azure - description: "" - - icon: aws - icon_pack: custom - name: Amazon Web Services - description: "" - - - 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. - - {{< softwarestacklogos >}} - - - 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 are 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. - -
- {{< video src="videos/magic-links.mp4">}} - -
- Powered by and . Example from the Spyglass toolbox paper. -
-
- - - 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. - - {{< figure src="/images/service/grafana.png" alt="Grafana dashboard">}} - - - 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" >}} - ---- \ No newline at end of file diff --git a/content/platform/_index.md b/content/platform/_index.md index b3f57bf61..1daa6c3fa 100644 --- a/content/platform/_index.md +++ b/content/platform/_index.md @@ -37,7 +37,7 @@ sections: subtitle: | 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. + 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. items: - icon: google-cloud