Remote Access to Containers
Remote access to Execution Containers makes it possible to start and stop all pico instances from the Platform Container.
When you install a new Execution Container, remote access is enabled by default.
Follow the steps below to manually enable remote access:
Login as
mzadminon the host where the Execution Container is installed.Make sure that that the SSH is installed on the container host and that the SSH daemon is enabled.
Make sure that the container is registered in the STR:
$ mzsh topo registerRun
mzsh topo setupremote.$ mzsh topo setupremoteValidate the content of the container:
$ mzsh topo get topo://container:<container>/obj:remoteThe following attributes and objects should be included:
java-homessh-addressssh-hostkeysssh-portssh-username
For further information about the mzsh topo command, see topo.