Installation description - Version 1

This page describes how to deploy the wowza-plugin-package.

  1. Copy package to the machine where Wowza is installed. ~/releases

  2. Log on to the server and unzip package to a temporary folder on the server.

    unzip ~/releases/LARM-CHAOS-Wowza-package.zip -d ~/tmp/chaos_deploy
  3. If updating an existing installation, move or remove the wowza_vhost_chaos folder.

    mv ~/services/wowza_vhost_chaos ~/tmp
  4. Move VHost deploy folder to virtual host location

    mv ~/tmp/chaos_deploy/chaosVHost ~/services/wowza_vhost_chaos
  5. Move plugin jar to Wowza lib folder.

    mv ~/tmp/chaos_deploy/WowzaSystemDir/lib/LARM-CHAOS-Wowza-plugin.jar ~/wowza/lib/
  6. Configure the plugin. See Wowza plugin configuration description