forked from zenml-io/zenml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs and README update for ZenML Cloud (zenml-io#1723)
* new docs pages * removing 3 files * GITBOOK-24: big changes * GITBOOK-25: new new changes * new docs structure with the right directory structure * GITBOOK-26: change request with no subject merged in GitBook * GITBOOK-28: change request with no subject merged in GitBook * GITBOOK-29: change request with no subject merged in GitBook * GITBOOK-30: change request with no subject merged in GitBook * GITBOOK-33: change request with no subject merged in GitBook * GITBOOK-34: change request with no subject merged in GitBook * GITBOOK-35: change request with no subject merged in GitBook * GITBOOK-36: change request with no subject merged in GitBook * missing scarf * Optimised images with calibre/image-actions * GITBOOK-38: change request with no subject merged in GitBook * GITBOOK-39: change request with no subject merged in GitBook * small readme changes * formatting * fixing more links * pr review suggestions * more fixes * Update docs/book/deploying-zenml/zenml-cloud/get-started.md Co-authored-by: Alex Strick van Linschoten <[email protected]> * Update docs/book/user-guide/advanced-guide/custom-stack-solutions/implement-a-custom-integration.md Co-authored-by: Alex Strick van Linschoten <[email protected]> * Update docs/book/reference/faq.md Co-authored-by: Alex Strick van Linschoten <[email protected]> * review changes * removed one question * adding links * adding links * GITBOOK-41: change request with no subject merged in GitBook * fixing more markdown link errors * more link problems * GITBOOK-42: change request with no subject merged in GitBook * GITBOOK-43: intro cards * cleaning up assets * more asset cleanup * in code link fixes * custom step operator fix --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Alex Strick van Linschoten <[email protected]>
- Loading branch information
1 parent
4a29576
commit 8a2d265
Showing
185 changed files
with
2,183 additions
and
2,727 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
description: Your first steps to join ZenML Cloud and set up your first tenant. | ||
--- | ||
|
||
# Get started | ||
|
||
This page will walk you through the simple steps to sign up for the ZenML Cloud and gain access to a managed ZenML server instance, called a tenant, with exciting new features. | ||
|
||
<figure><img src="../../.gitbook/assets/zenml-cloud-signup-page.png" alt=""><figcaption></figcaption></figure> | ||
|
||
## Step 1: Sign-Up | ||
|
||
Visit [the ZenML website](https://www.zenml.io/home) and navigate to the ZenML Cloud sign-up page. You can find it in the top-right corner. | ||
|
||
On the ZenML Cloud sign-up page, you will have the option to sign up using either your Google account or your GitHub account. Click on the respective button to proceed with your preferred sign-up method. | ||
|
||
After successfully signing in with your Google or GitHub account, you will be asked to complete your ZenML Cloud profile. Provide any additional information required to set it up, such as your name, email address, and organization details. | ||
|
||
<figure><img src="../../.gitbook/assets/zenml-cloud-form.png" alt=""><figcaption></figcaption></figure> | ||
|
||
## Step 2: Automatic tenant creation | ||
|
||
Upon completing the sign-up process, you will gain access to a free trial period lasting for 30 days. You will have access to a ZenML tenant (automatically created for you behind the scenes) for the duration of this trial period. This setup process typically takes a few minutes to complete, and once it's ready you will receive an email notification. This will mark the beginning of your 30-day trial, allowing you to explore and experience the benefits of ZenML's features firsthand. | ||
|
||
<figure><img src="../../.gitbook/assets/zenml-cloud-tenant-creation.png" alt=""><figcaption></figcaption></figure> | ||
|
||
## Step 3: Run your first pipeline | ||
|
||
Once your tenant is ready, you will be provided with a set of instructions. Following these instructions will guide you through the process of running your first pipeline, ensuring that your tenant is fully functional and operational. | ||
|
||
<figure><img src="../../.gitbook/assets/zenml-cloud-tenant-details.png" alt=""><figcaption></figcaption></figure> | ||
|
||
Congratulations! You are now a part of the ZenML Cloud and have successfully set up your first managed ZenML instance. We appreciate your participation in the beta phase and value your feedback to improve the ZenML Cloud experience further. If you have any questions or need assistance, please don't hesitate to reach out to our dedicated support team. | ||
|
||
<figure><img src="https://static.scarf.sh/a.png?x-pxid=f0b4f458-0a54-4fcd-aa95-d5ee424815bc" alt="ZenML Scarf"><figcaption></figcaption></figure> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
description: Your one-stop MLOps control plane. | ||
--- | ||
|
||
# ☁ ZenML Cloud | ||
|
||
ZenML Cloud is a Software-as-a-Service (SaaS) platform that extends the capabilities of the open-source ZenML product. It provides you with a centralized control plane to effortlessly launch and manage their ZenML server instances. The core foundation of ZenML Cloud remains the powerful open-source offering, but with ZenML Cloud, you gain access to a host of additional features designed to streamline the machine learning workflow. | ||
|
||
<div data-full-width="true"> | ||
|
||
<figure><img src="../../.gitbook/assets/image.png" alt=""><figcaption><p>an architectural overview of the ZenML Cloud</p></figcaption></figure> | ||
|
||
</div> | ||
|
||
## Key features | ||
|
||
ZenML Cloud brings convenience to your machine learning workflows by allowing you to deploy a managed instance of ZenML servers with a single click. This means you can set up and manage your machine learning pipelines effortlessly without the hassle of dealing with infrastructure complexities. We take care of all the necessary upgrades and backups, ensuring that your system remains up-to-date and resilient while you focus on your core MLOps tasks. As a valued cloud customer, you'll also benefit from priority support, ensuring that you receive the assistance you need to make the most of our platform. | ||
|
||
Data security and privacy are of utmost importance at ZenML Cloud. You can connect your infrastructure safely and securely and we track only metadata through an encrypted connection, ensuring that your sensitive information remains confidential. Our platform offers seamless integration with your cloud services through service connectors, making it easy to connect and utilize various cloud resources without compromising data security. Additionally, we store your secrets in a safe and secure isolated environment, providing an extra layer of protection for your valuable data. | ||
|
||
As a ZenML Cloud user, you also gain early access to a powerful control plane that centralizes user management and streamlines your workflows. With centralized management of users, handling access and permissions becomes efficient and organized. Moreover, ZenML Cloud users enjoy exclusive access to a range of cloud-only features, providing you with a competitive edge and the opportunity to stay ahead in the rapidly evolving field of machine learning. | ||
|
||
{% hint style="info" %} | ||
ZenML Cloud is currently in the beta phase, offering users the opportunity to host a managed ZenML instance and gain early access to the exciting new features mentioned above. Beta users will receive priority access to the enhanced functionalities and dedicated support to ensure a smooth onboarding experience. | ||
{% endhint %} | ||
|
||
## Coming soon... | ||
|
||
<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:purple;"><strong>CI/CD/CT with Triggers</strong></mark></td><td>Continuous Integration, Continuous Deployment, and Continuous Training are all integrated into your repository.</td><td><a href="https://zenml.io/cloud-features/continuous-integration-and-delivery-ci-cd">https://zenml.io/cloud-features/continuous-integration-and-delivery-ci-cd</a></td></tr><tr><td><mark style="color:purple;"><strong>ML Models WatchTower</strong></mark></td><td>All your models are conveniently gathered in one place. Up-to-date information about your training, deployments, and endpoints all within one view.</td><td><a href="https://zenml.io/cloud-features/ml-models-watch-tower">https://zenml.io/cloud-features/ml-models-watch-tower</a></td></tr><tr><td><mark style="color:purple;"><strong>Managed MLOps infrastructure</strong></mark></td><td>ZenML Cloud also includes hosted instances of support stack components like MLflow.</td><td><a href="https://zenml.io/cloud-features/managed-ml-ops-infrastructure">https://zenml.io/cloud-features/managed-ml-ops-infrastructure</a></td></tr><tr><td><mark style="color:purple;"><strong>Tenants and Workspaces</strong></mark></td><td>Create multiple ZenML tenants and workspaces within tenants to subdivide your team's efforts neatly.</td><td><a href="https://zenml.io/cloud-features/tenants-and-workspaces">https://zenml.io/cloud-features/tenants-and-workspaces</a></td></tr><tr><td><mark style="color:purple;"><strong>User Management</strong></mark></td><td>User permission management and project-specific configurations</td><td><a href="https://zenml.io/cloud-features/user-management">https://zenml.io/cloud-features/user-management</a></td></tr><tr><td><mark style="color:purple;"><strong>Role Based Access Control</strong></mark></td><td>Manage permissions and roles at an organizational level</td><td><a href="https://zenml.io/cloud-features/role-based-access-control">https://zenml.io/cloud-features/role-based-access-control</a></td></tr></tbody></table> | ||
|
||
<figure><img src="https://static.scarf.sh/a.png?x-pxid=f0b4f458-0a54-4fcd-aa95-d5ee424815bc" alt="ZenML Scarf"><figcaption></figcaption></figure> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.