Re: Creating script that automatically deploys latest openmeetings to http://openmeetings-vm.apache.org/

2016-03-10 Thread Maxim Solodovnik
yes, sure the script will be very simple it need to: 1. service red5 stop 2. rm -rf /opt/red5 3. cd /opt/ 4. wget

Creating script that automatically deploys latest openmeetings to http://openmeetings-vm.apache.org/

2016-03-10 Thread seba.wag...@gmail.com
Hi, I was thinking of installing the latest RC of 3.1.0 to http://openmeetings-vm.apache.org/. However, I could maybe also script it so that it will install the latest SNAPSHOT and delete the old one. The database would be reset every time and do a complete re-installation. Does that sound