Skip to content

Commit 560b5f3

Browse files
florent-leborgnethekofimensah
authored andcommitted
[D&M] Move SELinux ECE page to security section (#732)
^^ as discussed in Slack
1 parent 25b8875 commit 560b5f3

File tree

5 files changed

+4
-3
lines changed

5 files changed

+4
-3
lines changed

deploy-manage/deploy/cloud-enterprise/configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Other sections of the documentation describe important ECE features to consider:
3333
* [Configure allocator affinity](configure-allocator-affinity.md) - Determine how ECE distributes your Elastic Stack deployments across allocators.
3434
* [Change allocator disconnect timeout](change-allocator-disconnect-timeout.md) - Configure how long ECE waits before considering allocators to be disconnected.
3535
* [Migrate ECE to Podman hosts](./migrate-ece-to-podman-hosts.md) - If you are running a Docker based installation and you need to migrate to Podman.
36-
* [Migrate ECE on Podman hosts to SELinux in enforcing mode](migrate-ece-on-podman-hosts-to-selinux-enforce.md) - Migrate ECE to SELinux in `enforcing` mode using Podman.
36+
* [Migrate ECE on Podman hosts to SELinux in enforcing mode](../../security/secure-your-elastic-cloud-enterprise-installation/migrate-ece-on-podman-hosts-to-selinux-enforce.md) - Migrate ECE to SELinux in `enforcing` mode using Podman.
3737

3838
## Maintenance activities
3939

deploy-manage/deploy/cloud-enterprise/deploy-an-orchestrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ To start orchestrating your {{es}} clusters, refer to [](./working-with-deployme
5252
The following tasks are only needed on certain circumstances:
5353

5454
* [Migrate ECE to Podman hosts](./migrate-ece-to-podman-hosts.md)
55-
* [Migrate ECE on Podman hosts to SELinux enforce](./migrate-ece-on-podman-hosts-to-selinux-enforce.md)
55+
* [Migrate ECE on Podman hosts to SELinux enforce](./../../security/secure-your-elastic-cloud-enterprise-installation/migrate-ece-on-podman-hosts-to-selinux-enforce.md)
5656
* [Change allocator disconnect timeout](./change-allocator-disconnect-timeout.md)

deploy-manage/security/secure-your-elastic-cloud-enterprise-installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This section covers security settings for your {{ece}} orchestrator.
1313

1414
**Orchestrator-level security**
1515

16+
- [**Enforcing SELinux with RHEL/Podman installations**](secure-your-elastic-cloud-enterprise-installation/migrate-ece-on-podman-hosts-to-selinux-enforce.md): SELinux (Security-Enhanced Linux) is a security module that enforces mandatory access controls, helping to protect systems from unauthorized access and privilege escalation.
1617
- [**TLS certificates**](secure-your-elastic-cloud-enterprise-installation/manage-security-certificates.md): Apply security controls to network communications. With {{ece}}, you manage proxy certificates for the HTTP layer. The transport layer is managed by ECE.
1718
- [**Platform role-based access control**](/deploy-manage/users-roles/cloud-enterprise-orchestrator.md): Define the roles of users who have access to your organization and its resources. Note that you can also [manage non-cloud users and roles](/deploy-manage/users-roles/cluster-or-deployment-auth/defining-roles.md).
1819
- [**Authentication providers**](/deploy-manage/users-roles/cloud-enterprise-orchestrator.md): Integrate with external authentication providers, including Active Directory, LDAP, and SAML.

deploy-manage/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ toc:
156156
- file: deploy/cloud-enterprise/change-allocator-disconnect-timeout.md
157157
- file: deploy/cloud-enterprise/manage-elastic-stack-versions.md
158158
- file: deploy/cloud-enterprise/ece-include-additional-kibana-plugin.md
159-
- file: deploy/cloud-enterprise/migrate-ece-on-podman-hosts-to-selinux-enforce.md
160159
- file: deploy/cloud-enterprise/working-with-deployments.md
161160
children:
162161
- file: deploy/cloud-enterprise/deployment-templates.md
@@ -483,6 +482,7 @@ toc:
483482
- file: security/secure-your-elastic-cloud-enterprise-installation/manage-security-certificates.md
484483
- file: security/secure-your-elastic-cloud-enterprise-installation/allow-x509-certificates-signed-with-sha-1.md
485484
- file: security/secure-your-elastic-cloud-enterprise-installation/configure-tls-version.md
485+
- file: security/secure-your-elastic-cloud-enterprise-installation/migrate-ece-on-podman-hosts-to-selinux-enforce.md
486486
- file: security/secure-your-eck-installation.md
487487
- file: security/manually-configure-security-in-self-managed-cluster.md
488488
children:

0 commit comments

Comments
 (0)