Deployment Guide

# system-config-network
Fill in the Static IP, Netmask, Default gateway IP, Primary DNS Server and/or Sedondary DNS
Server according to your network settings:
If VM is logged in via SSH, please execute a reboot after network configuration is saved. After a
reboot, eth0 IP address is changed to the Static IP.
IF VM is logged in via Console, execute the following two commands to activate the VM’s network
card with the updated configuration:
# ifdown eth0
# ifup eth0
Assume SERVER_IP is the static IP address of the Carat Server.
Step 3: Transfer certificate and license from local computer to /home/7admin folder on the Carat
Server VM:
The certificate and license files are not pre-installed in the Carat server template. These two files
should be transferred to the Carat server VM manually.
If you are using a Linux computer, please use “scp” command to transfer files:
# scp certificate_file.tar.gz license_file.lic 7admin@SERVER_IP:/home/7admin
If you are using a Windows computer, please use “WinSCP” tool to transfer files.
Step 4: Update DB2 password:
If “7admin” user is used to login to Carat server VM, please type “sudo su -” for root access to
execute “7setup” commands.
# 7setup dbpass
Step 5: Set certificate and license for Carat server and Application server server:
The “7setup certlic” command is used to set or update certificate and license for each locally
installed component: Carat and Application server.
# 7setup certlic /home/7admin/certificate_file.tar.gz /home/7admin/license_file.lic
Carat server and Application server server are automatically shut down and then restarted when
the “7setup certlic” command is executed.
7signal Solutions Inc., 6155 Rockside Road, Suite 110, Independence, Ohio 44131, USA,
216-777-2900, info@7signal.com, www.7signal.com