We are currently testing version 1.5 Community of WAPT, but before the final release we would like some feedback from beta testers.
This BETA version targets installations "fresh"/from zero, You must not test this version on an existing WAPT server, nor on a production network.
Indeed, in the case of a migration from 1.3 to 1.5, there are many steps to take:
- outbuildings to install
- generating a code-signing certificate
- password protection for the private key
- re-signing of existing packages
- MongoDB database migration
- Apache to Nginx migration
- modified agent-server operating mode (WebSockets)
Supported testing platform: Debian Stretch x64
Test platform (Debian) installation procedure:
Code: Select all
apt-get clean
apt-get update
wget -O - http://wapt.tranquil.it/debian/tiswapt-pub.gpg | apt-key add -
echo "deb http://wapt.tranquil.it/debian/wapt-1.5/ $(lsb_release -c -s) main" > /etc/apt/sources.list.d/wapt.list
apt-get update
apt-get install tis-waptserver tis-waptsetup
python /opt/wapt/waptserver/scripts/postconf.pyThe console/agent installation procedure remains the same as in previous versions (certificate generation/agent creation).
The WAPT Server Windows and CentOS BETA versions will arrive at the end of the week (wish us luck!)
Good luck with the tests and give us your feedback!
Alexander
