Skip to content

Commit

Permalink
Merge pull request #4438 from EnterpriseDB/release/2023-07-14a
Browse files Browse the repository at this point in the history
Release: 2023-07-14a
  • Loading branch information
drothery-edb authored Jul 14, 2023
2 parents c7da6b5 + 1177b21 commit ad6b03a
Show file tree
Hide file tree
Showing 40 changed files with 3,949 additions and 3,784 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ To connect your cloud:
1. Create a BigAnimal CLI credential:

```shell
biganimal create-credential --name <cred> --address portal.biganimal.com --port 443
biganimal credential create --name <cred>
```

1. To set up your cloud provider, run the `setup-csp` command:

```shell
biganimal setup-csp
biganimal cloud-provider setup
```
The command checks for cloud account readiness and displays the results.

Expand All @@ -44,6 +44,6 @@ To connect your cloud:
1. Connect your cloud account to BigAnimal:

```shell
biganimal connect-csp --provider aws --project <project-name>
biganimal cloud-provider connect --provider aws --project <project-name>
```
After your cloud account is successfully connected to BigAnimal, you and other users with the correct permissions can create clusters.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ The following options aren't available when creating your cluster:

1. Select the type of cloud account for your cluster. You can choose BigAnimal's cloud account or set up your own. For more information, see [Deployment options](../../overview/deployment_options).

!!! Note
If you use BigAnimal's cloud account, your estimated cloud infrastructure costs are calculated into your cluster's estimated monthly price shown at the bottom of the page.
!!! Note
If you use BigAnimal's cloud account, your estimated cloud infrastructure costs are calculated into your cluster's estimated monthly price shown at the bottom of the page.

1. Select the cloud provider for your cluster. If you're using your own account and haven't connected it to BigAnimal yet, see [Connecting to your cloud](/biganimal/latest/getting_started/02_connecting_to_your_cloud).

Expand Down
1,596 changes: 0 additions & 1,596 deletions product_docs/docs/epas/15/database_administration/02_edb_loader.mdx

This file was deleted.

Loading

2 comments on commit ad6b03a

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.