Skip to content

Commit 72c625f

Browse files
committed
update readme to include building instructions
1 parent 57c8754 commit 72c625f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ PGO is developed with many years of production experience in automating Postgres
2020

2121
Have questions or looking for help? [Join our Discord group](https://discord.gg/a7vWKG8Ec9).
2222

23+
# Build Instructions
24+
25+
To build the various containers required by PGO, please see the build instructions found in the [components directory](https://github.com/CrunchyData/postgres-operator/tree/main/components) of this repository.
26+
These images are built using [packages](https://www.postgresql.org/download) developed by the PostgreSQL Global Development Group (PGDG). Each subdirectory contains a `README` file describing how to build each of the various containers required by PGO.
27+
2328
# Installation
2429

2530
Crunchy Data makes PGO available as the orchestration behind Crunchy Postgres for Kubernetes. Crunchy Postgres for Kubernetes is the integrated product that includes PostgreSQL, PGO and a collection of PostgreSQL tools and extensions that includes the various [open source components listed in the documentation](https://access.crunchydata.com/documentation/postgres-operator/latest/references/components).

0 commit comments

Comments
 (0)