From 52d789b618c864c524c61bb5bd2dddd0e317d9b0 Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Thu, 4 Jan 2024 14:27:13 -0800 Subject: [PATCH 1/8] RevampUpdate Draft1 --- modules/start/pages/overview.adoc | 57 +++++++++++++++++++++++-------- 1 file changed, 43 insertions(+), 14 deletions(-) diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index 9abe3ca7..1e613f1f 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -3,10 +3,51 @@ :page-aliases: getting-started.adoc TigerGraph Cloud is a fully-managed cloud database built on the same TigerGraph Enterprise Server engine that delivers the fastest and most scalable graph database. -TigerGraph Cloud handles all the complexity of deploying and managing your deployments on the cloud service provider of your choice (AWS, Azure, and GCP). +TigerGraph Cloud handles all the complexity of deploying and managing your deployments on the cloud service provider of your choice ( xref:cloud:reference:aws.adoc[], xref:cloud:reference:azure.adoc[], and xref:cloud:reference:gcp.adoc[] ). +*Already familiar with TigerGraph Cloud?* Skip ahead to the xref:_get_started_with_tigergraph_cloud[] and see the xref:_comparison_with_tigergraph_enterprise_server[] section. Else get to know your TigerGraph Cloud instance below. + +== Get to Know Your TigerGraph Cloud TigerGraph Cloud is completely integrated with the full TigerGraph Suite. -Everything including Admin Portal, GraphStudio, Insights, Machine Learning Workbench, and more is available with a TigerGraph Cloud instance. +Everything including xref:3.9@gui:admin-portal:overview.adoc[Admin Portal], xref:3.9@gui:graphstudio:overview.adoc[GraphStudio], xref:3.9@insights:intro:index.adoc[Insights], xref:1.4@ml-workbench:intro:index.adoc[ML Workbench], and more is available with a TigerGraph Cloud instance. + +[.home-card,cols="3,3,3",grid=none,frame=none] +|=== +a| +*News and Release Notes* + +See xref:cloud:release-notes:index.adoc[] for the most up-to-date news on TigerGraph Cloud + +a| +*Cluster Management* + +xref:cloud:solutions:README.adoc[] are resources to create, configure, utilize, and manage your clusters. + +a| +*Security* + +TigerGraph Cloud leverages the secured infrastructure of our cloud service providers and provides additional security features to ensure the xref:cloud:security:index.adoc[] of your data and network. + + +a| + +*Billing* + +Understand and track all TigerGraph Cloud xref:billing:index.adoc[] information within the portal. + +a| +*Support* + +See the xref:support:faqs.adoc[TigerGraph Cloud FAQs] for answers to common questions. Or learn how to contact xref:cloud:support:support.adoc[] for all other queries. + +a| +*Reference* + +See other xref:cloud:reference:index.adoc[] documents to help support your TigerGraph Cloud journey, like +a xref:cloud:reference:glossary.adoc[] and xref:cloud:reference:service-limits.adoc[] page. + +a| +|=== == Get started with TigerGraph Cloud @@ -49,18 +90,6 @@ Once logged in, you can create clusters and add more users to your organization. * xref:solutions:create-a-solution.adoc[] * xref:security:manage-org-users.adoc[] -== Manage TigerGraph Cloud clusters - -* xref:gui:admin-portal:management/user-management.adoc[Security and user management] -* xref:solutions:backup-and-restore.adoc[Backup and restore] - -== Billing - -* xref:billing:index.adoc[] - -== FAQs - -See the xref:support:faqs.adoc[TigerGraph Cloud FAQs] for answers to common questions. == Comparison with TigerGraph Enterprise Server From 7e4cb4908a648175799d6dc7fb1c9530dcb61c15 Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Thu, 4 Jan 2024 14:39:00 -0800 Subject: [PATCH 2/8] RevampUpdate Draft2 --- modules/start/pages/overview.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index 1e613f1f..f7ecabb4 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -2,14 +2,13 @@ :experimental: :page-aliases: getting-started.adoc -TigerGraph Cloud is a fully-managed cloud database built on the same TigerGraph Enterprise Server engine that delivers the fastest and most scalable graph database. -TigerGraph Cloud handles all the complexity of deploying and managing your deployments on the cloud service provider of your choice ( xref:cloud:reference:aws.adoc[], xref:cloud:reference:azure.adoc[], and xref:cloud:reference:gcp.adoc[] ). +TigerGraph Cloud is a fully-managed cloud database built on the Enterprise Server engine and completely integrated with the full TigerGraph Suite. + +Everything including xref:3.9@gui:admin-portal:overview.adoc[Admin Portal], xref:3.9@gui:graphstudio:overview.adoc[GraphStudio], xref:3.9@insights:intro:index.adoc[Insights], xref:1.4@ml-workbench:intro:index.adoc[ML Workbench], and more is available with a TigerGraph Cloud instance. *Already familiar with TigerGraph Cloud?* Skip ahead to the xref:_get_started_with_tigergraph_cloud[] and see the xref:_comparison_with_tigergraph_enterprise_server[] section. Else get to know your TigerGraph Cloud instance below. == Get to Know Your TigerGraph Cloud -TigerGraph Cloud is completely integrated with the full TigerGraph Suite. -Everything including xref:3.9@gui:admin-portal:overview.adoc[Admin Portal], xref:3.9@gui:graphstudio:overview.adoc[GraphStudio], xref:3.9@insights:intro:index.adoc[Insights], xref:1.4@ml-workbench:intro:index.adoc[ML Workbench], and more is available with a TigerGraph Cloud instance. [.home-card,cols="3,3,3",grid=none,frame=none] |=== @@ -49,6 +48,8 @@ a xref:cloud:reference:glossary.adoc[] and xref:cloud:reference:service-limits.a a| |=== +TigerGraph Cloud handles all the complexity of deploying and managing your deployments on the cloud service provider of your choice ( xref:cloud:reference:aws.adoc[], xref:cloud:reference:azure.adoc[], and xref:cloud:reference:gcp.adoc[] ). + == Get started with TigerGraph Cloud Click btn:[Sign Up] on the https://tgcloud.io/[TigerGraph Cloud landing page]. From 38ded8c8459130ee090af6190be5b9dbcf139a4a Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Mon, 22 Jan 2024 13:10:37 -0800 Subject: [PATCH 3/8] adding page --- modules/start/nav.adoc | 1 + modules/start/pages/getting_started.adoc | 123 ++++++++++++++++++++ modules/start/pages/overview.adoc | 141 ++--------------------- 3 files changed, 133 insertions(+), 132 deletions(-) create mode 100644 modules/start/pages/getting_started.adoc diff --git a/modules/start/nav.adoc b/modules/start/nav.adoc index b48c7df2..90a54366 100644 --- a/modules/start/nav.adoc +++ b/modules/start/nav.adoc @@ -1 +1,2 @@ * xref:overview.adoc[Introduction] +* Getting Started[] diff --git a/modules/start/pages/getting_started.adoc b/modules/start/pages/getting_started.adoc new file mode 100644 index 00000000..683a1b10 --- /dev/null +++ b/modules/start/pages/getting_started.adoc @@ -0,0 +1,123 @@ += Getting started with TigerGraph Cloud +:experimental: +:page-aliases: getting-started.adoc + +Click btn:[Sign Up] on the https://tgcloud.io/[TigerGraph Cloud landing page]. + +When you register for a new TigerGraph Cloud account, you create an Organization Account to which you can later invite other users. + +image::create-organization.png[TigerGraph Cloud Create Organization page] + +Create a new account with a company name, personal name, and email address. + +If you are signing up for the first time, you will be prompted to enter a password. +Please note the xref:security:password-policy.adoc[] that applies to TigerGraph Cloud. + +After completing the signup page, you will get a link to verify your email address. +Click the link in your email to verify, then log in using your username and password. + +If you have already verified your email address, you can still create a new organization on the Sign Up page. +The system recognizes a verified email address on the registration page and allows you to create a new organization with the same credentials. + +[NOTE] +==== +TigerGraph recommends enterprise customers use a shared mailbox to set up an organization account. +TigerGraph Cloud sends important email notifications to this address, including for: + +* Billing and credits +* Cluster behavior +* New cloud products +==== + +=== Log in + +Click btn:[Log In] on the https://tgcloud.io/[TigerGraph Cloud landing page]. + +When you log in, you must first provide an organization name before entering your username and password. +If you were invited by a member of your organization and you do not know the name used for the organization account, contact your organization's administrator. + +Once logged in, you can create clusters and add more users to your organization. + +* xref:solutions:create-a-solution.adoc[] +* xref:security:manage-org-users.adoc[] + + +== Comparison with TigerGraph Enterprise Server + +Most of the documentation for TigerGraph Enterprise Server also applies to TigerGraph Cloud. +However, since TigerGraph Cloud does not have a command-line interface on the OS level, command-line features are not supported in the same way. +In many cases, there is a GUI-based method for the same feature. +For advanced OS-level commands, submit a support ticket for more information. + + +|=== +| Topic | TigerGraph Enterprise Server | TigerGraph Cloud + +| GSQL Graph Algorithm Library +| Yes +| Yes + +| Release Notes +| Yes +| TigerGraph Cloud provides database versions kept up to date with TigerGraph Server releases. + +| GSQL 101 +| Yes +| Basic concepts still apply, most CREATE, INSTALL, LOAD, and RUN commands are replaced with the GraphStudio GUI-based approach. + +| GSQL 102 Pattern Matching +| Yes +| The same patterns can be used in queries. + +| MultiGraph Overview +| Yes +| Yes + +| Hardware and Software Requirements +| Yes +| N/A + +| Installation and Configuration +| Yes +| N/A. There are a few simple steps to install a Starter Kit. See the TigerGraph Cloud FAQs. + +| User Access Management +| Yes +| Yes + +| Data Encryption +| Yes +| N/A. TigerGraph Cloud is setup already for encrypted data at rest and at motion. + +| System Management +| Yes +| The Cloud Admin Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Admin Portal. + +| GraphStudio UI Guide +| Yes +| Yes + +| GSQL Demo Examples +| Yes +| Yes + +| GSQL Language Reference, Part 1 Data Definition and Loading +| Yes +| Yes. GSQL Web Shell (Paid Tiers) supports Data Definition and Loading. Data files can be imported into the filesystem through GraphStudio, or submit support request to import into the filesystem. In addition, the operations can be performed through the GraphStudio user interface. + +| GSQL Language Reference, Part 2 Querying +| Yes +| Yes + +| RESTPP API User Guide +| Yes +| Yes. Note the URL assigned to your cluster. + +| Transaction Processing and ACID Support +| Yes +| Yes + +| Data Loader User Guides +| Yes +| S3 Loader can be used through the GraphStudio interface. In addition, S3 Loader and Kafka Loader can be used in GSQL Web Shell (Paid Tiers). +|=== diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index f7ecabb4..667ce77a 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -1,21 +1,20 @@ = TigerGraph Cloud :experimental: -:page-aliases: getting-started.adoc +:page-aliases: cloud-overview.adoc TigerGraph Cloud is a fully-managed cloud database built on the Enterprise Server engine and completely integrated with the full TigerGraph Suite. -Everything including xref:3.9@gui:admin-portal:overview.adoc[Admin Portal], xref:3.9@gui:graphstudio:overview.adoc[GraphStudio], xref:3.9@insights:intro:index.adoc[Insights], xref:1.4@ml-workbench:intro:index.adoc[ML Workbench], and more is available with a TigerGraph Cloud instance. - -*Already familiar with TigerGraph Cloud?* Skip ahead to the xref:_get_started_with_tigergraph_cloud[] and see the xref:_comparison_with_tigergraph_enterprise_server[] section. Else get to know your TigerGraph Cloud instance below. +Everything including xref:3.9@gui:admin-portal:overview.adoc[Admin Portal], xref:3.9@gui:graphstudio:overview.adoc[GraphStudio], xref:3.9@insights:intro:index.adoc[Insights], xref:1.4@ml-workbench:intro:index.adoc[ML Workbench], as well as, +handling all the complexity of deploying and managing your deployments on the cloud service provider of your choice ( xref:cloud:reference:aws.adoc[], xref:cloud:reference:azure.adoc[], and xref:cloud:reference:gcp.adoc[] ). == Get to Know Your TigerGraph Cloud -[.home-card,cols="3,3,3",grid=none,frame=none] +[.home-card,cols="2",grid=none,frame=none] |=== a| -*News and Release Notes* +*Getting Started* -See xref:cloud:release-notes:index.adoc[] for the most up-to-date news on TigerGraph Cloud +See the xref:cloud:start:getting_started.adoc[] section to get started. a| *Cluster Management* @@ -35,9 +34,10 @@ a| Understand and track all TigerGraph Cloud xref:billing:index.adoc[] information within the portal. a| -*Support* +*Release Notes and Support* -See the xref:support:faqs.adoc[TigerGraph Cloud FAQs] for answers to common questions. Or learn how to contact xref:cloud:support:support.adoc[] for all other queries. +See the xref:cloud:release-notes:index.adoc[] for the most up-to-date news on TigerGraph Cloud +as well check out xref:support:faqs.adoc[TigerGraph Cloud FAQs] for answers to common questions. Or learn how to contact xref:cloud:support:support.adoc[] for all other queries. a| *Reference* @@ -48,126 +48,3 @@ a xref:cloud:reference:glossary.adoc[] and xref:cloud:reference:service-limits.a a| |=== -TigerGraph Cloud handles all the complexity of deploying and managing your deployments on the cloud service provider of your choice ( xref:cloud:reference:aws.adoc[], xref:cloud:reference:azure.adoc[], and xref:cloud:reference:gcp.adoc[] ). - -== Get started with TigerGraph Cloud - -Click btn:[Sign Up] on the https://tgcloud.io/[TigerGraph Cloud landing page]. - -When you register for a new TigerGraph Cloud account, you create an Organization Account to which you can later invite other users. - -image::create-organization.png[TigerGraph Cloud Create Organization page] - -Create a new account with a company name, personal name, and email address. - -If you are signing up for the first time, you will be prompted to enter a password. -Please note the xref:security:password-policy.adoc[] that applies to TigerGraph Cloud. - -After completing the signup page, you will get a link to verify your email address. -Click the link in your email to verify, then log in using your username and password. - -If you have already verified your email address, you can still create a new organization on the Sign Up page. -The system recognizes a verified email address on the registration page and allows you to create a new organization with the same credentials. - -[NOTE] -==== -TigerGraph recommends enterprise customers use a shared mailbox to set up an organization account. -TigerGraph Cloud sends important email notifications to this address, including for: - -* Billing and credits -* Cluster behavior -* New cloud products -==== - -=== Log in - -Click btn:[Log In] on the https://tgcloud.io/[TigerGraph Cloud landing page]. - -When you log in, you must first provide an organization name before entering your username and password. -If you were invited by a member of your organization and you do not know the name used for the organization account, contact your organization's administrator. - -Once logged in, you can create clusters and add more users to your organization. - -* xref:solutions:create-a-solution.adoc[] -* xref:security:manage-org-users.adoc[] - - -== Comparison with TigerGraph Enterprise Server - -Most of the documentation for TigerGraph Enterprise Server also applies to TigerGraph Cloud. -However, since TigerGraph Cloud does not have a command-line interface on the OS level, command-line features are not supported in the same way. -In many cases, there is a GUI-based method for the same feature. -For advanced OS-level commands, submit a support ticket for more information. - - -|=== -| Topic | TigerGraph Enterprise Server | TigerGraph Cloud - -| GSQL Graph Algorithm Library -| Yes -| Yes - -| Release Notes -| Yes -| TigerGraph Cloud provides database versions kept up to date with TigerGraph Server releases. - -| GSQL 101 -| Yes -| Basic concepts still apply, most CREATE, INSTALL, LOAD, and RUN commands are replaced with the GraphStudio GUI-based approach. - -| GSQL 102 Pattern Matching -| Yes -| The same patterns can be used in queries. - -| MultiGraph Overview -| Yes -| Yes - -| Hardware and Software Requirements -| Yes -| N/A - -| Installation and Configuration -| Yes -| N/A. There are a few simple steps to install a Starter Kit. See the TigerGraph Cloud FAQs. - -| User Access Management -| Yes -| Yes - -| Data Encryption -| Yes -| N/A. TigerGraph Cloud is setup already for encrypted data at rest and at motion. - -| System Management -| Yes -| The Cloud Admin Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Admin Portal. - -| GraphStudio UI Guide -| Yes -| Yes - -| GSQL Demo Examples -| Yes -| Yes - -| GSQL Language Reference, Part 1 Data Definition and Loading -| Yes -| Yes. GSQL Web Shell (Paid Tiers) supports Data Definition and Loading. Data files can be imported into the filesystem through GraphStudio, or submit support request to import into the filesystem. In addition, the operations can be performed through the GraphStudio user interface. - -| GSQL Language Reference, Part 2 Querying -| Yes -| Yes - -| RESTPP API User Guide -| Yes -| Yes. Note the URL assigned to your cluster. - -| Transaction Processing and ACID Support -| Yes -| Yes - -| Data Loader User Guides -| Yes -| S3 Loader can be used through the GraphStudio interface. In addition, S3 Loader and Kafka Loader can be used in GSQL Web Shell (Paid Tiers). -|=== From ce19b2efbcca9e6cac9bc1715c0f0d05c9023dce Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Mon, 22 Jan 2024 13:14:16 -0800 Subject: [PATCH 4/8] adding page2 --- modules/start/nav.adoc | 2 +- .../start/pages/{getting_started.adoc => get_started.adoc} | 4 ++-- modules/start/pages/overview.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename modules/start/pages/{getting_started.adoc => get_started.adoc} (98%) diff --git a/modules/start/nav.adoc b/modules/start/nav.adoc index 90a54366..173084d7 100644 --- a/modules/start/nav.adoc +++ b/modules/start/nav.adoc @@ -1,2 +1,2 @@ * xref:overview.adoc[Introduction] -* Getting Started[] +* xref:cloud:start:get_started.adoc[Get Started] diff --git a/modules/start/pages/getting_started.adoc b/modules/start/pages/get_started.adoc similarity index 98% rename from modules/start/pages/getting_started.adoc rename to modules/start/pages/get_started.adoc index 683a1b10..7fbfbd2e 100644 --- a/modules/start/pages/getting_started.adoc +++ b/modules/start/pages/get_started.adoc @@ -1,6 +1,6 @@ -= Getting started with TigerGraph Cloud += Get started with TigerGraph Cloud :experimental: -:page-aliases: getting-started.adoc +:page-aliases: get-started.adoc Click btn:[Sign Up] on the https://tgcloud.io/[TigerGraph Cloud landing page]. diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index 667ce77a..aa04af43 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -14,7 +14,7 @@ handling all the complexity of deploying and managing your deployments on the cl a| *Getting Started* -See the xref:cloud:start:getting_started.adoc[] section to get started. +See the xref:cloud:start:get_started.adoc[] section to get started. a| *Cluster Management* From 58f3870775c001445c163b3291e3f92427a0f22e Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Tue, 23 Jan 2024 07:33:01 -0800 Subject: [PATCH 5/8] update --- modules/start/pages/get_started.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/start/pages/get_started.adoc b/modules/start/pages/get_started.adoc index 7fbfbd2e..d04ab94c 100644 --- a/modules/start/pages/get_started.adoc +++ b/modules/start/pages/get_started.adoc @@ -2,6 +2,7 @@ :experimental: :page-aliases: get-started.adoc +== Sign up Click btn:[Sign Up] on the https://tgcloud.io/[TigerGraph Cloud landing page]. When you register for a new TigerGraph Cloud account, you create an Organization Account to which you can later invite other users. @@ -29,7 +30,7 @@ TigerGraph Cloud sends important email notifications to this address, including * New cloud products ==== -=== Log in +== Log in Click btn:[Log In] on the https://tgcloud.io/[TigerGraph Cloud landing page]. From 9a14e170a50fc80811cb0069a86853d9f06b911e Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Tue, 23 Jan 2024 09:30:34 -0800 Subject: [PATCH 6/8] update --- modules/start/images/billing-homecard.png | Bin 0 -> 1380 bytes .../start/images/documentation-homecard.png | Bin 0 -> 3599 bytes modules/start/images/getstarted-homecard.png | Bin 0 -> 3438 bytes modules/start/images/referece-homecard.png | Bin 0 -> 1597 bytes modules/start/images/security-homecard.png | Bin 0 -> 2747 bytes .../start/images/systemmanagment-homecard.png | Bin 0 -> 3723 bytes modules/start/pages/overview.adoc | 26 +++++++++++------- 7 files changed, 16 insertions(+), 10 deletions(-) create mode 100644 modules/start/images/billing-homecard.png create mode 100644 modules/start/images/documentation-homecard.png create mode 100644 modules/start/images/getstarted-homecard.png create mode 100644 modules/start/images/referece-homecard.png create mode 100644 modules/start/images/security-homecard.png create mode 100644 modules/start/images/systemmanagment-homecard.png diff --git a/modules/start/images/billing-homecard.png b/modules/start/images/billing-homecard.png new file mode 100644 index 0000000000000000000000000000000000000000..245f8801a400c05598db9c8b7684850b26dd7573 GIT binary patch literal 1380 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 Q=>Px#07*qoM6N<$g4AtJQ2+n{ literal 0 HcmV?d00001 diff --git a/modules/start/images/referece-homecard.png b/modules/start/images/referece-homecard.png new file mode 100644 index 0000000000000000000000000000000000000000..9ece83db42c6b69922bc97efe8b386da4ca0a791 GIT binary patch literal 1597 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 BOwa%T literal 0 HcmV?d00001 diff --git a/modules/start/images/systemmanagment-homecard.png b/modules/start/images/systemmanagment-homecard.png new file mode 100644 index 0000000000000000000000000000000000000000..9054c2656d67aa97ed3580e3acd86bc92344d953 GIT binary patch literal 3723 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 literal 0 HcmV?d00001 diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index aa04af43..c718ece3 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -12,39 +12,45 @@ handling all the complexity of deploying and managing your deployments on the cl [.home-card,cols="2",grid=none,frame=none] |=== a| +image:getstarted-homecard.png[alt=getstarted,width=74,height=74] *Getting Started* -See the xref:cloud:start:get_started.adoc[] section to get started. +A xref:cloud:start:get_started.adoc[Get Started ↗] guide to help you get up and running. + + a| +image:systemmanagment-homecard.png[alt=cluster,width=74,height=74] *Cluster Management* -xref:cloud:solutions:README.adoc[] are resources to create, configure, utilize, and manage your clusters. +xref:cloud:solutions:README.adoc[Cluster Managment ↗] are resources to create, configure, utilize, and manage your clusters. a| +image:security-homecard.png[alt=security,width=74,height=74] *Security* -TigerGraph Cloud leverages the secured infrastructure of our cloud service providers and provides additional security features to ensure the xref:cloud:security:index.adoc[] of your data and network. +Learn how TigerGraph Cloud can help ensure the xref:cloud:security:index.adoc[Security ↗] of your data and network. a| - +image:billing-homecard.png[alt=billing,width=74,height=74] *Billing* -Understand and track all TigerGraph Cloud xref:billing:index.adoc[] information within the portal. +Understand and track all TigerGraph Cloud xref:billing:index.adoc[Billing ↗] information within the portal. a| +image:documentation-homecard.png[alt=support,width=74,height=74] *Release Notes and Support* -See the xref:cloud:release-notes:index.adoc[] for the most up-to-date news on TigerGraph Cloud -as well check out xref:support:faqs.adoc[TigerGraph Cloud FAQs] for answers to common questions. Or learn how to contact xref:cloud:support:support.adoc[] for all other queries. +See the xref:cloud:release-notes:index.adoc[Release Notes alt=billing,width=74,height=74] for the most up-to-date news on TigerGraph Cloud +as well check out xref:support:faqs.adoc[TigerGraph Cloud FAQs ↗] for answers to common questions or xref:cloud:support:support.adoc[Support ↗] for all other queries. a| +image:referece-homecard.png[alt=ref,width=74,height=74] *Reference* -See other xref:cloud:reference:index.adoc[] documents to help support your TigerGraph Cloud journey, like -a xref:cloud:reference:glossary.adoc[] and xref:cloud:reference:service-limits.adoc[] page. - +See other xref:cloud:reference:index.adoc[Reference ↗] documents to help support your TigerGraph Cloud journey, like +a xref:cloud:reference:glossary.adoc[Glossary ↗] and xref:cloud:reference:service-limits.adoc[Service Limits ↗] page. a| |=== From 7ddd1ef759b7d991e71e37531f11d083a152f221 Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Tue, 23 Jan 2024 12:10:13 -0800 Subject: [PATCH 7/8] update --- modules/start/pages/overview.adoc | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index c718ece3..7c89d272 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -42,15 +42,21 @@ a| image:documentation-homecard.png[alt=support,width=74,height=74] *Release Notes and Support* -See the xref:cloud:release-notes:index.adoc[Release Notes alt=billing,width=74,height=74] for the most up-to-date news on TigerGraph Cloud -as well check out xref:support:faqs.adoc[TigerGraph Cloud FAQs ↗] for answers to common questions or xref:cloud:support:support.adoc[Support ↗] for all other queries. +See the most up-to-date news on TigerGraph Cloud as well check out answers to common questions. + +xref:cloud:release-notes:index.adoc[Release Notes ↗] +xref:support:faqs.adoc[TigerGraph Cloud FAQs ↗] +xref:cloud:support:support.adoc[Support ↗] a| image:referece-homecard.png[alt=ref,width=74,height=74] *Reference* -See other xref:cloud:reference:index.adoc[Reference ↗] documents to help support your TigerGraph Cloud journey, like -a xref:cloud:reference:glossary.adoc[Glossary ↗] and xref:cloud:reference:service-limits.adoc[Service Limits ↗] page. +See other documents to help support your TigerGraph Cloud journey. + +xref:cloud:reference:index.adoc[Reference ↗] +xref:cloud:reference:glossary.adoc[Glossary ↗] +xref:cloud:reference:service-limits.adoc[Service Limits ↗] a| |=== From 65de0967d04d7e49dbdbd12e46824f65364dd951 Mon Sep 17 00:00:00 2001 From: Joseph Newman Date: Tue, 6 Feb 2024 11:34:46 -0800 Subject: [PATCH 8/8] updates --- modules/start/pages/overview.adoc | 38 +++++++++++++++---------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/modules/start/pages/overview.adoc b/modules/start/pages/overview.adoc index 7c89d272..419726a2 100644 --- a/modules/start/pages/overview.adoc +++ b/modules/start/pages/overview.adoc @@ -9,54 +9,52 @@ handling all the complexity of deploying and managing your deployments on the cl == Get to Know Your TigerGraph Cloud -[.home-card,cols="2",grid=none,frame=none] +[.home-card,cols="2",grid=none,frame=none, separator=¦] |=== -a| +¦ image:getstarted-homecard.png[alt=getstarted,width=74,height=74] *Getting Started* -A xref:cloud:start:get_started.adoc[Get Started ↗] guide to help you get up and running. +A xref:cloud:start:get_started.adoc[Get Started] guide to help you get up and running. - - -a| +¦ image:systemmanagment-homecard.png[alt=cluster,width=74,height=74] *Cluster Management* -xref:cloud:solutions:README.adoc[Cluster Managment ↗] are resources to create, configure, utilize, and manage your clusters. +xref:cloud:solutions:README.adoc[Cluster Management] are resources to create, configure, utilize, and manage your clusters. -a| +¦ image:security-homecard.png[alt=security,width=74,height=74] *Security* -Learn how TigerGraph Cloud can help ensure the xref:cloud:security:index.adoc[Security ↗] of your data and network. +Learn how TigerGraph Cloud can help ensure the xref:cloud:security:index.adoc[Security] of your data and network. -a| +¦ image:billing-homecard.png[alt=billing,width=74,height=74] *Billing* -Understand and track all TigerGraph Cloud xref:billing:index.adoc[Billing ↗] information within the portal. +Understand and track TigerGraph Cloud xref:billing:index.adoc[Billing] information within the portal. -a| +¦ image:documentation-homecard.png[alt=support,width=74,height=74] *Release Notes and Support* See the most up-to-date news on TigerGraph Cloud as well check out answers to common questions. -xref:cloud:release-notes:index.adoc[Release Notes ↗] -xref:support:faqs.adoc[TigerGraph Cloud FAQs ↗] -xref:cloud:support:support.adoc[Support ↗] +xref:cloud:release-notes:index.adoc[Release Notes |] +xref:support:faqs.adoc[TigerGraph Cloud FAQs |] +xref:cloud:support:support.adoc[Support] -a| +¦ image:referece-homecard.png[alt=ref,width=74,height=74] *Reference* See other documents to help support your TigerGraph Cloud journey. -xref:cloud:reference:index.adoc[Reference ↗] -xref:cloud:reference:glossary.adoc[Glossary ↗] -xref:cloud:reference:service-limits.adoc[Service Limits ↗] -a| +xref:cloud:reference:index.adoc[Reference |] +xref:cloud:reference:glossary.adoc[Glossary |] +xref:cloud:reference:service-limits.adoc[Service Limits] +¦ |===