Skip to content

Commit 2a94fb3

Browse files
authored
Enhance ECE post-installation steps
Added steps for configuring ECE system deployments and setting up traffic filters for enhanced security. Two steps taken from https://www.elastic.co/guide/en/cloud-enterprise/3.8/ece-getting-started-post-installation.html
1 parent 68d61f7 commit 2a94fb3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deploy-manage/deploy/cloud-enterprise/post-installation-steps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ To start creating {{es}} deployments directly, refer to [](./working-with-deploy
1818

1919
* Add your own [load balancer](./ece-load-balancers.md). Load balancers are user supplied and we do not currently provide configuration steps for you.
2020

21+
* Configure [ECE system deployments](./system-deployments-configuration.md) to ensure a highly available and resilient setup.
22+
2123
* In production systems, add your own [Cloud UI and Proxy certificates](../../security/secure-your-elastic-cloud-enterprise-installation/manage-security-certificates.md) to enable secure connections over HTTPS. The proxy certificate must be a wildcard certificate signed for the needed DNS records of your domain.
2224

2325
::::{note}
@@ -44,6 +46,8 @@ To start creating {{es}} deployments directly, refer to [](./working-with-deploy
4446
Encryption-at-rest is not implemented out of the box in {{ece}}. [Learn more](/deploy-manage/security/secure-your-elastic-cloud-enterprise-installation.md#ece_encryption).
4547
:::
4648

49+
* Set up [traffic filters](/deploy-manage/security/network-security.md) to restrict traffic to your deployment to only trusted IP addresses or VPCs.
50+
4751
* Learn about common maintenance activities—such as adding capacity, applying OS patches, and addressing host failures--at [](../../maintenance/ece.md).
4852

4953
::::{warning}

0 commit comments

Comments
 (0)