From 401dc85ee7670ecb5737eb461121fcc3e348e39f Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Mon, 8 Jun 2026 08:07:29 +0200 Subject: [PATCH] Add port 8443 to container RN --- guides/doc-Release_Notes/topics/foreman.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/guides/doc-Release_Notes/topics/foreman.adoc b/guides/doc-Release_Notes/topics/foreman.adoc index b56dbecd51e..802be90d9d0 100644 --- a/guides/doc-Release_Notes/topics/foreman.adoc +++ b/guides/doc-Release_Notes/topics/foreman.adoc @@ -72,15 +72,20 @@ Agama installer support:: Added support for the Agama installer (SLES16), expanding {Project}'s provisioning capabilities for SUSE Linux Enterprise systems. Containerized deployments:: ++ +-- You can now deploy using containers instead of classical distribution packages. See the {BaseURL}Quickstart/index-containerized-katello.html[Quick start guide] and {BaseURL}Installing_Server/index-containerized-katello.html[Installing {ProjectServerTitle} guide] for details. -+ + The following limitations exist: * Deployments are only possible on {EL} systems, Debian/Ubuntu is still being worked on. * Only the `katello` scenario is available for deployment, plain `foreman` is still being worked on. * Standalone Foreman Proxy deployments are not possible yet. +The containerized deployment uses port 8443 for {SmartProxy} services. +-- + //[id="networking-and-connectivity"] //=== Networking & connectivity