Skip to content

Commit 925f7c5

Browse files
authored
updating location for pgo client binaries. (CrunchyData#817)
* updating location for pgo client binaries.
1 parent a593c22 commit 925f7c5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

hugo/content/Installation/install-pgo-client/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The following will setup the `pgo` client to be used on a Windows system.
3333
### Installing the Client
3434

3535
First, download the `pgo.exe` client from the
36-
[GitHub official releases](https://github.com/CrunchyData/postgres-operator/releases).
36+
[GitHub official releases](https://github.com/CrunchyData/postgres-operator/releases). Crunchy Enterprise Customers can download the pgo binaries from https://access.crunchydata.com/ on the downloads page.
3737

3838
Next, install `pgo` in `/usr/local/bin` by running the following:
3939

hugo/content/Installation/operator-install.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ A full installation of the Operator includes the following steps:
1414
- deploy the operator
1515
- install pgo CLI (end user command tool)
1616

17-
Operator end-users are only required to install the pgo CLI client on their host and can skip the server-side installation steps. pgo CLI clients are provided
18-
on the Github Releases page for Linux, Mac, and Windows clients.
17+
Operator end-users are only required to install the pgo CLI client on their host and can skip the server-side installation steps. pgo CLI clients are provided for Linux, Mac, and Windows clients.
1918

2019
The Operator can be deployed by multiple methods including:
2120

@@ -240,7 +239,7 @@ created previously.
240239

241240

242241
## pgo CLI Installation
243-
Most users will work with the Operator using the *pgo* CLI tool. That tool is downloaded from the GitHub Releases page for the Operator (https://github.com/crunchydata/postgres-operator/releases).
242+
Most users will work with the Operator using the *pgo* CLI tool. That tool is downloaded from the GitHub Releases page for the Operator (https://github.com/crunchydata/postgres-operator/releases). Crunchy Enterprise Customer can download the pgo binaries from https://access.crunchydata.com/ on the downloads page.
244243

245244
The *pgo* client is provided in Mac, Windows, and Linux binary formats,
246245
download the appropriate client to your local laptop or workstation to work

0 commit comments

Comments
 (0)