Apt Repository

Note that this is only for upgrading installations of earlier versions. If you are installing on a new server, please use the installer.

Read the upgrade notes before doing anything.

The APT repository and the files within it are GPG signed, and these signatures will be checked automatically on installation.

Using Ubuntu or Debian?

  1. Quit any package managers or update managers you may be running
  2. Fetch and store the signing key:
    wget -O - https://zend.to/files/zendto.gpg.asc | sudo apt-key add -
  3. Install the repository information:
    wget https://zend.to/files/zendto-repo.deb
    sudo dpkg -i zendto-repo.deb
    sudo apt-get update
  4. Upgrade ZendTo:
    sudo apt-get upgrade zendto
  5. Upgrade your ZendTo configuration files:
    sudo /opt/zendto/bin/upgrade