Install the Streams Messaging Manager Service App
Follow the instructions to install the Service app.
-
Log in as root to the host on which you set up the DPS repositories.
sudo su -
Install the RPMs for the
service
application.
yum install dss-appyum install smm-appA folder is created that contains the Docker image tarball files and a configuration script.If the yum command fails, then the local repository was not set up correctly. Check the repository file /etc/yum.repos.d/dss-app.repo /etc/yum.repos.d/smm-app.repoon the host. -
Navigate to the directory containing the installation scripts for the
service, for example:
cd/usr/dss-app/current/apps/dss/bincd/usr/smm-app/current/streams-messaging-manager/bin -
Load the
Docker
images and initialize the environment.
./dssdeploy.sh init./smmdeploy.sh load ./smmdeploy.sh init
Loading the images might take a while. -
Verify that the container you installed is running.
./dssdeploy.sh ps./smmdeploy.sh psMake sure that the container is running.
