Releases: RainerEmrich/install-cloud-server
Releases · RainerEmrich/install-cloud-server
Release version 2.0.2, feature release
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
- Add handling of Debian 8 systems.
Release version 1.3.0, feature and bugfix release
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
- Handle nextcloud daily versions.
- Always pick the highest available version of apps.
Release version 1.2.2
- 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
- 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
- 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
- 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
- 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
- Fixed a typo in directory name
- Changed login shell of lool user