Differences between revisions 1 and 2
Revision 1 as of 2011-05-18 10:34:09
Size: 812
Editor: heb
Comment:
Revision 2 as of 2011-05-18 10:36:15
Size: 824
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 1. Configure the plugin. See [[Wowza plugin configuration description]]  1. Configure the plugin. See [[Wowza plugin configuration description - version 1]]

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 - version 1

Wowza plugin installation description - version 1 (last edited 2011-05-23 08:44:44 by heb)