Skip to content

Commit 9f9254d

Browse files
committed
Merge branch 'DOC-761' of https://github.com/arangodb/docs-hugo into DOC-761
2 parents d5395b9 + 316b3d4 commit 9f9254d

File tree

193 files changed

+65
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+65
-217
lines changed

site/content/ai-suite/graphml/quickstart.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ with the Arango team.
5353
- Metadata capture
5454
- Model management
5555

56-
![ArangoGraphML Pipeline](../../images/ArangoGraphML_Pipeline.png)
5756
{{< /tab >}}
5857

5958
{{< /tabs >}}

site/content/amp/api/get-started.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,14 @@ key you will need to be signed into your account at
3838
[dashboard.arangodb.cloud](https://dashboard.arangodb.cloud/home?utm_source=docs&utm_medium=cluster_pages&utm_campaign=docs_traffic).
3939
Once you are signed in, hover over the profile icon in the top right corner.
4040

41-
![Profile Icon](../../images/arangograph-my-account-hover.png)
42-
4341
Click _My API keys_.
4442

4543
This will bring you to your API key management screen. From this screen you can
4644
create, reject, and delete API keys.
4745

4846
Click the _New API key_ button.
4947

50-
![Blank API Screen](../../images/arangograph-my-api-keys.png)
48+
![Blank API Screen](../../images/amp-api-keys.png)
5149

5250
The pop-up box that follows has a few options for customizing the access level
5351
of this API key.
@@ -63,8 +61,6 @@ your API key ID and API key secret. It is very important that you capture the
6361
API key secret before clicking the close button. There is no way to retrieve
6462
the API key secret after closing this pop-up window.
6563

66-
![API Secret Key](../../images/arangograph-api-key-secret.png)
67-
6864
Once you have securely stored your API key ID and secret, click close.
6965

7066
That is all there is to setting up API access to your AMP organizations.

site/content/amp/backups.md

Lines changed: 7 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ description: >-
1111
To backup data in AMP for an ArangoDB installation, navigate to the
1212
**Backups** section of your deployment created previously.
1313

14-
![Backup ArangoDB](../images/arangograph-backup-section.png)
15-
1614
There are two ways to create backups. Create periodic backups using a
1715
**Backup policy**, or create a backup manually.
1816
Both ways allow you to create [backups in multiple regions](#multi-region-backups)
@@ -23,13 +21,13 @@ as well.
2321
Periodic backups are created at a given schedule. To see when the new backup is
2422
due, observe the schedule section.
2523

26-
![Backup Policy schedule](../images/arangograph-backup-policy-schedule.png)
24+
![Arango Managed Platform Backup Policy schedule](../images/amp-backup-policy-schedule.png)
2725

2826
When a new deployment is created, a default **Backup policy** is created for it
2927
as well. This policy creates backups every two hours. To edit this policy
3028
(or any policy), highlight it in the row above and hit the pencil icon.
3129

32-
![Edit Backup Policy](../images/arangograph-edit-backup-policy.png)
30+
![Arango Managed Platform Edit Backup Policy](../images/amp-edit-backup-policy.png)
3331

3432
These backups are not automatically uploaded. To enable this, use the
3533
**Upload backup to storage** option and choose a retention period that
@@ -44,9 +42,9 @@ The regions where the default backup is copied are shown in the
4442

4543
It's also possible to create a backup on demand. To do this, click **Back up now**.
4644

47-
![Back up Now](../images/arangograph-back-up-now.png)
45+
![Arango Managed Platform Back up Now](../images/amp-back-up-now.png)
4846

49-
![Back up Now Dialog](../images/arangograph-back-up-now-dialog.png)
47+
![Arango Managed Platform Back up Now Dialog](../images/amp-back-up-now-dialog.png)
5048

5149
If you want to manually copy a backup to a different region than the default
5250
one, first ensure that the **Upload backup to storage** option is enabled.
@@ -56,9 +54,7 @@ Then, highlight the backup row and use the
5654
The source backup ID from
5755
which the copy is created is displayed in the **Copied from Backup** column.
5856

59-
![Copy backup to a different region](../images/arangograph-copy-backup-different-region.png)
60-
61-
![Multiple Backups](../images/arangograph-multiple-backups.png)
57+
![Arango Managed Platform Copy backup to a different region](../images/amp-copy-backup-different-region.png)
6258

6359
### Uploading backups
6460

@@ -110,7 +106,7 @@ regions, significantly improving reliability.
110106
Multiple region backup is only available when the
111107
**Upload backup to cloud storage** option is enabled.
112108

113-
![Multiple Region Backup](../images/arangograph-multi-region-backup.png)
109+
![Arango Managed Platform Multiple Region Backup](../images/amp-multi-region-backup.png)
114110

115111
## How to restore backups
116112

@@ -124,13 +120,7 @@ backup before using the **Restore Backup** feature.
124120
During restore, the deployment is temporarily not available.
125121
{{< /warning >}}
126122

127-
![Restore From Backup](../images/arangograph-restore-from-backup.png)
128-
129-
![Restore From Backup Dialog](../images/arangograph-restore-from-backup-dialog.png)
130-
131-
![Restore From Backup Status Pending](../images/arangograph-restore-from-backup-status-pending.png)
132-
133-
![Restore From Backup Status Restored](../images/arangograph-restore-from-backup-status-restored.png)
123+
![Arango Managed Platform Restore From Backup](../images/amp-restore-from-backup.png)
134124

135125
## How to clone deployments using backups
136126

@@ -157,16 +147,10 @@ The *root password* for this deployment will be different.
157147

158148
1. Highlight the backup you wish to clone from and hit **Clone backup to new deployment**.
159149

160-
![ArangoGraph Clone Deployment From Backup](../images/arangograph-clone-deployment-from-backup.png)
161-
162150
2. Choose whether the clone should be created using the current provider and in
163151
the same region as the backup or using a different provider, a different region,
164152
or both.
165153

166-
![ArangoGraph Clone Deployment Select Region](../images/arangograph-clone-deployment-select.png)
167-
168154
3. The view should navigate to the new deployment being bootstrapped.
169155

170-
![ArangoGraph Cloned Deployment](../images/arangograph-cloned-deployment.png)
171-
172156
This feature is also available through [oasisctl](oasisctl/_index.md).

site/content/amp/data-loader/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,4 @@ get the ArangoDB client tools for your operating system from the
5757
1. If you do not have a deployment yet, [create a deployment](../deployments/_index.md#how-to-create-a-new-deployment) first.
5858
2. Open the deployment you want to load data into.
5959
3. In the **Load Data** section, click the **Load your data** button.
60-
4. Select your migration use case.
61-
62-
![ArangoGraph Data Loader Migration Use Cases](../../images/arangograph-data-loader-migration-use-cases.png)
60+
4. Select your migration use case.

site/content/amp/data-loader/add-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can upload your CSV files in the following ways:
1717
- Drag and drop your files in the designated area.
1818
- Click the **Browse files** button and select the files you want to add.
1919

20-
![ArangoGraph Data Loader Upload Files](../../images/arangograph-data-loader-upload-files.png)
20+
![Data Loader Upload Files](../../images/amp-data-loader-upload-files.png)
2121

2222
You have the option to either upload several files collectively as a batch or
2323
add them individually. Furthermore, you can supplement additional files later on.

site/content/amp/data-loader/design-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ objects.
2626
reference the nodes when you define relations with edges.
2727
- For **File Headers**, select one or more attributes from the list.
2828

29-
![ArangoGraph Data Loader Add Node](../../images/arangograph-data-loader-add-node.png)
29+
![Data Loader Add Node](../../images/amp-data-loader-add-node.png)
3030

3131
## How to connect nodes
3232

@@ -60,7 +60,7 @@ See below the steps to add details to an edge.
6060
destination file (`_to`).
6161
- For **File Headers**, select one or more attributes from the list.
6262

63-
![ArangoGraph Data Loader Edit Edge](../../images/arangograph-data-loader-edit-edge.png)
63+
![Data Loader Edit Edge](../../images/amp-data-loader-edit-edge.png)
6464

6565
## How to delete elements
6666

site/content/amp/data-loader/example.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,12 @@ The whole process can be broken down into these steps:
3636

3737
Start by creating a new database and adding a name for your graph.
3838

39-
![Data Loader Example Step 1](../../images/arangograph-data-loader-example-choose-names.png)
40-
4139
## Step 2: Add files
4240

4341
Upload your CSV files to the Data Loader web interface. You can drag and drop
4442
them or upload them via a file browser window.
4543

46-
![Data Loader Example Step 2](../../images/arangograph-data-loader-example-add-files.png)
44+
![Data Loader Example Step 2](../../images/amp-data-loader-example-add-files.png)
4745

4846
See also [Add files into Data Loader](../data-loader/add-files.md).
4947

@@ -69,15 +67,15 @@ In this example, two node collections have been created (`origin_airport` and
6967
attribute for documents in both node collections. The header preview makes it
7068
easy to select the headers you want to use.
7169

72-
![Data Loader Example Step 3 Nodes](../../images/arangograph-data-loader-example-map-nodes.png)
70+
![Data Loader Example Step 3 Nodes](../../images/amp-data-loader-example-map-nodes.png)
7371

7472
For edges, the **Edge label** is going to be an edge collection name. Then, you
7573
need to specify how edges will connect nodes. You can do this by selecting the
7674
*from* and *to* nodes to give a direction to the edge.
7775
In this example, the `source airport` header has been selected as a source and
7876
the `destination airport` header as a target for the edge.
7977

80-
![Data Loader Example Step 3 Edges](../../images/arangograph-data-loader-example-map-edges.png)
78+
![Data Loader Example Step 3 Edges](../../images/amp-data-loader-example-map-edges.png)
8179

8280
Note that the values of the source and target for the edge correspond to the
8381
**Primary identifier** (`_key` attribute) of the nodes. In this case, it is the
@@ -93,11 +91,11 @@ After all the mapping is done, all you need to do is click
9391
processed and the documents created, as well as a link to your new graph.
9492
See also [Start import](../data-loader/import.md).
9593

96-
![Data Loader Example Step 4 See your new graph](../../images/arangograph-data-loader-example-data-import.png)
94+
![Data Loader Example Step 4 See your new graph](../../images/amp-data-loader-example-data-import.png)
9795

9896
Finally, click **See your new graph** to open the ArangoDB web interface and
9997
explore your new collections and graph.
10098

101-
![Data Loader Example Step 4 Resulting graph](../../images/arangograph-data-loader-example-resulting-graph.png)
99+
![Data Loader Example Step 4 Resulting graph](../../images/amp-data-loader-example-resulting-graph.png)
102100

103101
Happy graphing!

site/content/amp/deployments/_index.md

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ You can have any number of deployments under one project.
1313

1414
**Organizations → Projects → <u>Deployments</u>**
1515

16-
![ArangoGraph Deployments](../../images/arangograph-deployments-page.png)
17-
1816
## How to create a new deployment
1917

2018
1. If you do not have a project yet,
@@ -24,6 +22,8 @@ You can have any number of deployments under one project.
2422
4. Select the project you want to create the deployment for.
2523
5. Set up your deployment. The configuration options are described below.
2624

25+
![Arango Managed Platform New Deployment Overview](../../images/amp-new-deployment.png)
26+
2727
{{< info >}}
2828
Deployments contain exactly **one policy**. Within that policy, you can define
2929
role bindings to regulate access control on a deployment level.
@@ -38,7 +38,7 @@ role bindings to regulate access control on a deployment level.
3838
provider and region anymore.
3939
{{< /warning >}}
4040

41-
![ArangoGraph New Deployment General](../../images/arangograph-new-deployment-general.png)
41+
![Arango Managed Platform New Deployment general](../../images/amp-new-deployment-general.png)
4242

4343
### In the **Sizing** section
4444

@@ -60,7 +60,7 @@ role bindings to regulate access control on a deployment level.
6060
- Select a __NODE SIZE__ from the list of available options. Each option is a
6161
combination of vCPUs, memory, and disk space per node.
6262

63-
![ArangoGraph New Deployment Sizing](../../images/arangograph-new-deployment-sizing.png)
63+
![Arango Managed Platform New Deployment Sizing](../../images/amp-new-deployment-sizing.png)
6464

6565
### In the **Advanced** section
6666

@@ -84,7 +84,7 @@ role bindings to regulate access control on a deployment level.
8484
{{< /security >}}
8585
- Select a __Deployment Profile__. Profile options are only available on request.
8686

87-
![ArangoGraph New Deployment Advanced](../../images/arangograph-new-deployment-advanced.png)
87+
![Arango Managed Platform New Deployment Advanced](../../images/amp-new-deployment-advanced.png)
8888

8989
### In the **Summary** panel
9090

@@ -161,7 +161,7 @@ periodically to improve security.
161161
3. In the __Password Settings__ dialog, turn the automatic password rotation on
162162
and click the __Save__ button.
163163

164-
![ArangoGraph Deployment Password Rotation](../../images/arangograph-deployment-password-rotation.png)
164+
![Arango Managed Platform Deployment Password Rotation](../../images/amp-deployment-password-rotation.png)
165165
4. You can expand the __Root password__ panel to see when the password was
166166
rotated last. The rotation takes place every three months.
167167

@@ -290,25 +290,7 @@ configuration. To achieve the best possible availability, your client
290290
application has to handle connection failures by retrying operations if needed.
291291
{{< /tip >}}
292292

293-
![ArangoGraph Connecting Drivers Example](../../images/arangograph-connecting-drivers-example.png)
294-
295-
## How to pause a deployment
296-
297-
1. In the __Deployments__ page, click the deployment you wish to pause.
298-
2. Click the __Delete/Lock__ entry in the navigation.
299-
3. Click the __Pause deployment...__ button.
300-
4. To resume the deployment, go to the __Overview__ tab and click __Resume deployment__. The
301-
deployment being paused displays the __Hibernated__ status until it has been
302-
successfully resumed.
303-
304-
## How to pause a deployment
305-
306-
1. In the __Deployments__ page, click the deployment you wish to pause.
307-
2. Click the __Delete/Lock__ entry in the navigation.
308-
3. Click the __Pause deployment...__ button.
309-
4. To resume the deployment, go to the __Overview__ tab and click __Resume deployment__. The
310-
deployment being paused displays the __Hibernated__ status until it has been
311-
successfully resumed.
293+
![Arango Managed Platform Connecting Drivers Example](../../images/amp-connecting-drivers-example.png)
312294

313295
## How to pause a deployment
314296

site/content/amp/deployments/private-endpoints.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ service attachment that you need during the creation of your private endpoint(s)
4747
2. In the **Quick start** section, click the **Edit** button with an ellipsis (``)
4848
icon.
4949
3. Click **Change to private endpoint** in the menu.
50-
![ArangoGraph Deployment Private Endpoint Menu](../../images/arangograph-gcp-change.png)
50+
![Arango Managed Platform GCP Deployment Private Endpoint Menu](../../images/amp-gcp-change-to-private-endpoint.png)
5151
4. In the configuration wizard, click **Next** to enter your configuration details.
5252
5. Enter one or more Google project names. You can also add them later in the summary view.
5353
Click **Next**.
54-
![ArangoGraph Deployment Private Endpoint Setup 2](../../images/arangograph-gcp-private-endpoint.png)
54+
![Arango Managed Platform GCP Deployment Private Endpoint Setup 2](../../images/amp-gcp-private-endpoint-configure.png)
5555
6. Configure custom DNS names. This step is optional and disabled by default.
5656
Note that, once enabled, this setting is immutable and cannot be reverted.
5757
Click **Next** to continue.
@@ -62,7 +62,7 @@ service attachment that you need during the creation of your private endpoint(s)
6262
If the custom DNS is enabled, you will be responsible for the DNS of your
6363
private endpoints.
6464
{{< /info >}}
65-
![ArangoGraph Private Endpoint Custom DNS](../../images/arangograph-gcp-custom-dns.png)
65+
![ArangoGraph Private Endpoint Custom DNS](../../images/amp-gcp-private-endpoint-custom-dns.png)
6666
7. Click **Confirm Settings** to change the deployment.
6767
8. Back in the **Overview** page, scroll down to the **Private Endpoint** section
6868
that is now displayed to see the connection status and to change the
@@ -107,7 +107,7 @@ that automatically connects to private endpoints that are created in those princ
107107
2. In the **Quick start** section, click the **Edit** button with an ellipsis (``)
108108
icon.
109109
3. Click **Change to private endpoint** in the menu.
110-
![ArangoGraph Deployment AWS Change to Private Endpoint](../../images/arangograph-aws-change-to-private-endpoint.png)
110+
![Arango Managed Platform Deployment AWS Change to Private Endpoint](../../images/amp-aws-change-to-private-endpoint.png)
111111
4. In the configuration wizard, click **Next** to enter your configuration details.
112112
5. Click **Add Principal** to start configuring the AWS principal(s).
113113
You need to enter a valid account, which is your 12 digit AWS account ID.
@@ -120,7 +120,7 @@ that automatically connects to private endpoints that are created in those princ
120120
To verify your endpoint service in AWS, you must use the same principal as
121121
configured in AMP. Otherwise, the service name cannot be verified.
122122
{{< /warning >}}
123-
![ArangoGraph AWS Private Endpoint Configure Principals](../../images/arangograph-aws-endpoint-configure-principals.png)
123+
![Arango Managed Platform AWS Private Endpoint Configure Principals](../../images/amp-aws-endpoint-configure-principals.png)
124124
6. Configure custom DNS names. This step is optional and disabled by default,
125125
you can also add or change them later from the summary view.
126126
Click **Next** to continue.
@@ -130,13 +130,13 @@ that automatically connects to private endpoints that are created in those princ
130130
If the custom DNS is enabled, you will be responsible for the DNS of your
131131
private endpoints.
132132
{{< /info >}}
133-
![ArangoGraph AWS Private Endpoint Alternate DNS](../../images/arangograph-aws-private-endpoint-dns.png)
133+
![Arango Managed Platform AWS Private Endpoint Alternate DNS](../../images/amp-aws-private-endpoint-dns.png)
134134
7. Confirm that you want to use a private endpoint for your deployment by
135135
clicking **Confirm Settings**.
136136
8. Back in the **Overview** page, scroll down to the **Private Endpoint** section
137137
that is now displayed to see the connection status and change the
138138
configuration, if needed.
139-
![ArangoGraph AWS Private Endpoint Overview](../../images/arangograph-aws-private-endpoint-overview.png)
139+
![Arango Managed Platform AWS Private Endpoint Overview](../../images/amp-aws-private-endpoint-overview.png)
140140
{{< info >}}
141141
Note that
142142
[Availability Zones](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-availability-zones)

site/content/amp/migrate-to-the-cloud.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ have and how often write operations are executed during the process.
150150
You can also track the progress by checking the **Migration status** section of
151151
your target deployment in AMP dashboard.
152152

153-
![ArangoGraph Cloud Migration Progress](../images/arangograph-migration-agent.png)
154-
155153
### Getting the current status
156154

157155
To print the current status of the migration, run the following command:

0 commit comments

Comments
 (0)