Install Newsgate

To install Newsgate on an Ubuntu or other Debian-based system, do the following on your assembly-host and on each of your engine-hosts:

  1. Log in as root.

  2. If necessary, add the CUE apt repository to your list of sources:

    # echo "deb http://user:password@apt.escenic.com stable main non-free" >> /etc/apt/sources.list.d/escenic.list

    where user and password are your CUE download credentials (the same ones you use to access the CUE Maven repository). If you do not have any download credentials, please contact CUE support.

  3. Enter the following commands:

    # apt-get update
    # apt-get install escenic-newsgate

On RedHat / CentOS systems, enter the following command as root on your assembly-host and each of your engine-hosts:

# rpm -Uvh https://user:password:yum.escenic.com/rpm/escenic-newsgate-3.1.1-2.x86_64.rpm