Skip to content

Commit

Permalink
cloudUpdates
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Newman authored and Joseph Newman committed Apr 29, 2024
1 parent 549b03f commit 2b4d53c
Show file tree
Hide file tree
Showing 18 changed files with 46 additions and 21 deletions.
6 changes: 3 additions & 3 deletions modules/cloudbeta/modules/get-started/pages/how2-login.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ image::loginPage.png[]

=== 2) Your Organization

For organizations specific logging methods (rather than through Google and Microsoft), please click the btn:[Login with organization] button.
For organizations specific logging methods, click the btn:[Login with organization] button.
You must provide an organization name before entering your username and password.

[NOTE]
Expand All @@ -35,6 +35,6 @@ image::orgLogin.png[]

== Next Steps

Once logged in, you can begin to create xref:resource-manager:workgroup.adoc[Workgroups] and xref:resource-manager:workspaces/workspace.adoc[Workspaces], xref:administration:how2-invite-users.adoc[] to your organization, and xref:administration:how2-access-mgnt.adoc[manage access].
Once logged in, learn more about xref:cloudBeta:resource-manager:index.adoc[] or jump right into creating a xref:resource-manager:workgroup.adoc[Workgroup] and xref:resource-manager:workspaces/workspace.adoc[Workspaces].

Or return to the xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
Return to the xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ btn:[ Click ] the link in your email to verify, then log in using your username
[NOTE]
====
We automatically create a new organization for you.
You can update your organization on the xref:cloudBeta:administration:how2-use-organization-mgnt.adoc[] page.
====

Expand Down
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.
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ These code snippets are available in JavaScript, cURL, and Python.
.To connect via APIs and interact with your graph database, follow these steps:
. Click on btn:[Connect From API] option in the btn:[Connect] menu in a workspace.
+
image::Screenshot 2024-04-28 at 9.36.29 PM.png[]
+
[NOTE]
====
You can go to the xref:cloudBeta:schema-designer:index.adoc[Schema Designer] to btn:[Create a Graph] if you do not have a graph.
====
+
image::Screenshot 2024-04-17 at 5.41.55 PM.png[width="250"]
+
//image::Screenshot 2024-04-17 at 5.41.55 PM.png[width="250"]
//+
. In the btn:[Connect From API] UI, you can browse through the available APIs, including built-in queries and user-installed queries.
+
[TIP]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Users can easily expand or shrink workspaces to accommodate the evolving needs o

== Expand or Shrink a Workspace

Scale up (exapnd) or down (shrink) as required, ensuring optimal performance and cost-effectiveness.
Scale up (expand) or down (shrink) as required, ensuring optimal performance and cost-effectiveness.

[NOTE]
====
Expand All @@ -21,8 +21,11 @@ Resizing of Read-Only (RO) workspaces is strictly forbidden and not supported.
Recreate a RO workspace if you need to resize it.
====

. Click on the btn:[ ... ] on your workspace next to the btn:[Connect] button.
+
image::workspace-general-tab.png[]

. Go to the btn:[ Edit ] section on a workspace.
. Go to btn:[ Edit ].
+
image::expandandshrink.png[width="250"]

Expand All @@ -47,7 +50,7 @@ It is recommended to schedule the expansion or shrink during a time when minimal

== Next Steps

Next, learn more about how to xref:cloudBeta:resource-manager:backup-and-restore.adoc[], xref:cloudBeta:resource-manager:connect_via_api.adoc[] a workspace, or xref:cloudBeta:resource-manager:monitor_workspaces.adoc[].
Next, learn more about how to xref:cloudBeta:resource-manager:backup-and-restore.adoc[], xref:cloudBeta:resource-manager:connect_via_api.adoc[], or xref:cloudBeta:resource-manager:monitor_workspaces.adoc[].

Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
In TigerGraph Cloud, access management allows you to configure permissions at both the user level and the resource level.

== User Level Permission
At the user-level, you can define permissions that apply to individual users or groups of users.
At the user level, you can define permissions that apply to individual users or groups of users.
User level permissions determine what actions a user can perform across the entire TigerGraph Cloud 4.0 organization.


Expand Down Expand Up @@ -54,12 +54,11 @@ For more information about workspace admin role and workspace member role please
====
For Organization Admins, Workgroup Admins, and Workspace Admins, the superuser database role is automatically granted.
This role provides extensive privileges and permissions within the graph database.
For more information about the superuser role and its capabilities, please refer to the TigerGraph documentation xref:3.10.1@gui:graphstudio:user-access-management.adoc#_role_and_graph_based_access_control[Role and Graph Based Access Control].
====

== Next steps

Now, learn more about xref:cloudBeta:resource-manager:workspaces/workspace.adoc[Workspaces and Databases].

Or return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ You can monitor metrics such as CPU utilization, memory usage, and storage consu
== How to Start Monitoring

.To start monitoring, follow these steps:
. Go to the workspace menu.
. Go to the workspace btn:[...] menu.
+
image::Screenshot 2024-04-17 at 5.45.15 PM.png[width="250"]

. Click the image:Screenshot 2024-04-17 at 5.45.39 PM.png[width="50"] button from the workspace menu to login to Grafana dashboard to monitor your workspace.
+
image::workspace-monitor-tab.png[]

== Next Steps

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Workgroups provide a way to organize and manage resources, access controls, and

== Next Step

See xref:how2-create-a-workgroup.adoc[] to get started or
return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
See xref:how2-create-a-workgroup.adoc[] to get started.

Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.

Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
The advanced settings in workspace allow users to customize and fine-tune various aspects of their workspace configuration.
These settings include options like *auto-suspend* and *auto-resume*, which automate the suspension and resumption of the workspace based on activity levels.

Find them by clicking on the btn:[ ... ] buttong on your workspace next to the btn:[Connect] button.

image::workspace-general-tab.png[]

A Workspace configuration panel will appear on the right of your screen.

image::advnaced-settings.png[]

Users can choose the desired time intervals for auto-suspend and enable auto-resume to optimize resource usage and ensure a smooth user experience.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,30 @@ For more details, please refer to xref:cloudBeta:resource-manager:workspaces/wri
+
image::Add-onsimage.png[]
. Click on the btn:[ Create ] button to create the workspace.

+
[NOTE]
====
Currently, only one Read-Write workspace can be created for any given database.
This means that multiple simultaneous Read-Write workspaces cannot be created, potentially limiting certain collaborative or concurrent development scenarios.
====

+
[IMPORTANT]
====
Users cannot re-create the Read-Write workspace once it has been terminated.
====

. The workspace will then start to build.
This progress can be monitored on the btn:[General Tab].
+
image::workspace-general-tab.png[]

. Once built you can view details about your workspace on the workspace tab.
And you can view information about your database on the database tab.
+
image::workspace-info-tab.png[]
+
image::workspace-database-tab.png[]

== Next Steps

Now, that you have a workspace created see xref:cloudBeta:resource-manager:workspaces/advanced-settings/advanced-settings.adoc[] or learn more about xref:cloudBeta:resource-manager:workspaces/writeread_readonly.adoc[].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ We only support a maximum of one Read-Write workspace to connect to a database.
====
== Next Steps
See xref:workspaces/how2-create-a-workspace.adoc[] to get started or
return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
See xref:workspaces/how2-create-a-workspace.adoc[] to get started.

Return to the xref:cloudBeta:resource-manager:index.adoc[] page or xref:cloudBeta:overview:index.adoc[Overview] page for a different topic.
2 changes: 1 addition & 1 deletion modules/cloudbeta/modules/resources/pages/support.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:experimental:

== Contact Us
If you have any questions, please contact us at [email protected].
If you have any questions, please contact us at beta-[email protected].

//Look to the terms and conditions
//Email the address
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ These Terms shall be governed by and construed in accordance with the internal l
Each party hereby consents to the jurisdiction of the federal or state courts of San Mateo County, California, USA. Each party hereby waives any right to a jury trial in any litigation arising out of or related to this Agreement.

== Contact Us
If you have any questions about these Terms, please contact us at [email protected].
If you have any questions about these Terms, please contact us at beta-[email protected].

0 comments on commit 2b4d53c

Please sign in to comment.