Skip to content

Releases: RainerEmrich/install-cloud-server

Release version 2.0.2, feature release

15 Dec 15:06
8728530
Compare
Choose a tag to compare

New:

  • Use the list of required packages created by build-lool, to check if packages have to be installed.

Fixes:

  • Several changes due to the changed network configuration on an 1&1 standard installation.

Release version 2.0.0, feature release

21 Nov 16:41
4d5f056
Compare
Choose a tag to compare
  • Add handling of Debian 8 systems.

Release version 1.3.0, feature and bugfix release

17 Nov 10:43
eae23dd
Compare
Choose a tag to compare

install-server:

  • enable apache2 mod http2 by default again.
  • fix comment

install-lool:

  • Handle updates like new installations
  • Changed the way nextcloud client instances are setup in loolwsd.xml.
  • Add lool process limits in configuration and configuration example.
  • Update configuration example files.

Release version 1.2.3

10 Sep 17:59
66edfcb
Compare
Choose a tag to compare
  • Handle nextcloud daily versions.
  • Always pick the highest available version of apps.

Release version 1.2.2

04 Aug 00:25
0d3c5a8
Compare
Choose a tag to compare
  • Add check for local provided apporder app package.
  • Changed mariadb binlog_format back to "row" again.
  • Allow to use nextcloud release candidate versions.
  • Search for mimetypemapping.json and mimetypealiases.json files in the config directory.
  • Update configuration example files.

Release version 1.2.1

13 Jul 11:08
981c3de
Compare
Choose a tag to compare
  • Added check for local provided contact app package.
  • Added checks for local provided mimetypealiases.json and mimetypemapping.json files.

Release version 1.2.0, feature release

11 Jul 14:43
da07054
Compare
Choose a tag to compare
  • Switch from mariadb 10.1 to mariadb 10.2.
  • Setup nextcloud database using CHARACTER SET utf8mb4 and COLLATE utf8mb4_general_ci.
  • Added new script install-apps.sh to install additional nextcloud apps.

Release version 1.1.1

30 Jun 13:46
Compare
Choose a tag to compare
  • switch from letsencrypt to certbot from ppa:certbot/certbot.
  • don't enable apache module mod_http2 for now, issue with apache 2.4.26.

Release version 1.1.0

24 Apr 12:32
e8de513
Compare
Choose a tag to compare
  • Install php7.0 and php7.1 using php-fpm.
  • Added SSL certifcate creation to lool-install.sh.
  • Switched to php7.1-fpm as default php configuration.
  • Fixed apache default letsencrypt ssl site configuration.

Release version 1.0.2, bugfix release

31 Mar 12:51
03e3a7d
Compare
Choose a tag to compare
  • Fixed a typo in directory name
  • Changed login shell of lool user