Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion guides/doc-Release_Notes/topics/foreman.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading