Skip to content

Commit 46ba0b1

Browse files
committed
Move the multi-node cluster notice under "Configure Private Packagist Self-Hosted" section
1 parent 6acc6d8 commit 46ba0b1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/self-hosted/kubernetes-embedded.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ in an existing Kubernetes cluster using Helm follow [this guide](./kubernetes-he
3737
* s3.kurl.sh (required to install the kots CLI)
3838
* amazonaws.com (required to install the kots CLI)
3939

40-
> Please note that the built-in services (PostgreSQL, MinIO, Redis) are meant to be used with a single-node setup only, because these options rely on local file storage.
41-
> Consult the documentation of your Cloud Provider what managed services can replace the built-in services
42-
> (eg. for AWS RDS, S3 and ElastiCache)
4340

4441

4542
<!-- See https://docs.replicated.com/enterprise/installing-general-requirements and https://kurl.sh/docs/install-with-kurl/system-requirements -->
@@ -87,6 +84,11 @@ you can download it from https://packagist.com.
8784
![Upload License](/Resources/public/img/docs/self-hosted-kubernetes/console-license.png)
8885

8986
#### Configure Private Packagist Self-Hosted
87+
88+
> Please note that the built-in services (PostgreSQL, MinIO, Redis) are meant to be used with a single-node setup only, because these options rely on local file storage.
89+
> Consult the documentation of your Cloud Provider what managed services can replace the built-in services
90+
> (eg. for AWS RDS, S3 and ElastiCache)
91+
9092
The configuration screen is where you can set up the domains used for Private Packagist and the email configuration. It
9193
is also the place where you can configure if Private Packagist should use an existing Redis, PostgreSQL, or blob storage.
9294
![Configuration](/Resources/public/img/docs/self-hosted-kubernetes/console-configure-application.png)

0 commit comments

Comments
 (0)