Size: 87
Comment:
|
Size: 476
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
This page describes how to deploy the plugin-package. | This page describes how to deploy the wowza-plugin-package. 1. Copy package to the machine where Wowza is installed. {{{ scp LARM-CHAOS-Wowza-package.zip larm@iapetus:~/temp}}} 1. Log on to the server and unzip package to a temporary folder on the server. {{{ ssh larm@iapetus mkdir ~/temp/chaos/ unzip ~/temp/LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos_deploy}}} 1. Configure the plugin. See [[chaos wowza plugin configuration]] |
Installation description
This page describes how to deploy the wowza-plugin-package.
Copy package to the machine where Wowza is installed.
scp LARM-CHAOS-Wowza-package.zip larm@iapetus:~/temp
Log on to the server and unzip package to a temporary folder on the server.
ssh larm@iapetus mkdir ~/temp/chaos/ unzip ~/temp/LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos_deploy
Configure the plugin. See chaos wowza plugin configuration