Skip to content

Commit

Permalink
adding page
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Newman authored and Joseph Newman committed Jan 22, 2024
1 parent 7e4cb49 commit 38ded8c
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 132 deletions.
1 change: 1 addition & 0 deletions modules/start/nav.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* xref:overview.adoc[Introduction]
* Getting Started[]
123 changes: 123 additions & 0 deletions modules/start/pages/getting_started.adoc
Original file line number Diff line number Diff line change
@@ -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).
|===
141 changes: 9 additions & 132 deletions modules/start/pages/overview.adoc
Original file line number Diff line number Diff line change
@@ -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*
Expand All @@ -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*
Expand All @@ -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).
|===

0 comments on commit 38ded8c

Please sign in to comment.