Skip to content

Releases: RainerEmrich/install-cloud-server

Release version 4.0.0

11 Mar 18:32
9052767

Choose a tag to compare

  • Support for ubuntu 18.04 added.

Release version 3.1.0

01 Jun 15:28
9443ee2

Choose a tag to compare

  • Add directory to default apache vhost for acme challenge.
  • Add rewrite condition.

Release version 3.0.1

13 Apr 13:44
621cf04

Choose a tag to compare

  • Make sure to have ntp installed.

Release version 3.0.0

13 Apr 12:45
9f2b082

Choose a tag to compare

  • Add support for Debian 9.
  • Bug fixes.

Release version 2.1.3

04 Apr 06:03
9d52d9d

Choose a tag to compare

  • Update handling of Debian 8.

Release version 2.1.2

23 Mar 12:27
abbaaff

Choose a tag to compare

  • Enable apcu for php7.1 and php7.2 cli.
  • Use php7.2.

Release version 2.1.1

21 Feb 22:32
98d6157

Choose a tag to compare

  • Use a tar archive with existing letsencrypt certificates if available in the install-cloud-server/packages directory.

Release version 2.1.0

16 Jan 16:17
6b3723c

Choose a tag to compare

  • 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

12 Jan 19:10
fa7dac4

Choose a tag to compare

  • Change the method to determine the private network interface again.

Release version 2.0.3, bugfix

31 Dec 17:54
13de866

Choose a tag to compare

  • Add missing export of some variables to the example configuration script lool.sh.example. Change your configuration script accordingly.