3 years ago
Server 3.1.0-rc1 released
- FEATURE: Migrate completely to nginx instead of Apache (#436)
- FEATURE: Support HLS web streaming for live view (#437)
- FEATURE: Allow trial licenses
- FEATURE: Start initial work to support Lets Encrypt SSL (will be fully added in -RC2) -- Requires paid license.
Currently packages are available for Ubuntu 18.04, Ubuntu 20.04 and Debian Buster.
Update 6/8/2021: Packages for Ubuntu 20.10 (groovy), Ubuntu 21.04 (hirsute) and Debian Bullseye are now available.
Ubuntu 20.10 and Debian Bullseye are expected in the near future
Note: Currently the SSL / CNAME section is disabled and will be added soon.
Please post any questions / comments on our community forums or on our Slack channel.
If you are running v2 and want to try v3.1.0-rc1 it is recommended that you first backup your database:
mysqldump -u bluecherry -p bluecherry >> bluecherry-v2.dump
After this you can run this command to update your repository to the unstable repository and install version 3.1.0-rc1
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)"