Releases: RainerEmrich/install-cloud-server
Releases · RainerEmrich/install-cloud-server
Release version 4.0.0
- Support for ubuntu 18.04 added.
Release version 3.1.0
- Add directory to default apache vhost for acme challenge.
- Add rewrite condition.
Release version 3.0.1
- Make sure to have ntp installed.
Release version 3.0.0
- Add support for Debian 9.
- Bug fixes.
Release version 2.1.3
- Update handling of Debian 8.
Release version 2.1.2
- Enable apcu for php7.1 and php7.2 cli.
- Use php7.2.
Release version 2.1.1
- Use a tar archive with existing letsencrypt certificates if available in the install-cloud-server/packages directory.
Release version 2.1.0
- Use letsencrypt webroot challenge to obtain certificates.
- Use redis-server package from the ppa of Chris Lea for Ubuntu.
Release version 2.0.3.1, bugfix
- Change the method to determine the private network interface again.
Release version 2.0.3, bugfix
- Add missing export of some variables to the example configuration script lool.sh.example. Change your configuration script accordingly.