Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note the RPM Package name has changed as of version 2.0, so the old package must be uninstalled follow by an install of the 2.0 rpm

The replication shell service is packaged in an rpm for ease of install

  1. Download the rpm from our build server
  2. Use yum to install the rpm: `yum install replication-shell-$version.rpm`

...

Preserved Files

As part of the install process by yum, the following files will not be overwritten

  • /usr/local/chronopolis/replication/application.tml

Installed Files

Code Block
languagebash
titleEL6 Replication Files
collapsetrue
[noarch] $ rpm -qlp replicationd-2.0.0-20171027.el6.noarch.rpm 
/etc/init.d/replicationd
/usr/local/chronopolis/replication
/usr/local/chronopolis/replication/application.yml
/usr/local/chronopolis/replication/replicationd.jar
/var/log/chronopolis

...