-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
False
-
Satellite Endeavour Sprint 8
-
sat-endeavour
-
None
-
None
-
None
-
None
The preview documents currently detail how to set up the MCP server (https://content-preview.docs.redhat.com/en/documentation/red_hat_satellite/6.18/html/managing_hosts/using-the-mcp-server-for-satellite)
The following command is provided to run the MCP container.
{{podman run --interactive --tty --publish 127.0.0.1:8080:8080 }}
{{ --volume /Path/To/My/CA_Bundle.pem:/app/ca.pem:ro,Z }}
{{ registry.redhat.io/satellite/foreman-mcp-server-rhel9:latest }}
--foreman-url https://satellite.example.com
We should provide details on how to obtain the CA_Bundle.pem as most users won't know anything about this operation.