Commit Graph

38 Commits

Author SHA1 Message Date
d84294cf0b Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
14f062908f Rename snippet 'get-php-major-version' to 'get-php-major-version.sh'.. 2023-08-02 23:17:45 +02:00
588cf5ca2e Rename snippet 'get-cloud-instance-to-update' to 'get-cloud-instance-to-update.sh'.. 2023-08-02 23:16:00 +02:00
17eaf8e278 Add snippet 'get-webservice-environment.sh' and change related code.. 2023-08-02 23:05:19 +02:00
08a9bc984d add snippet 'get-cloud-instance-to-update'.. 2023-08-02 14:23:46 +02:00
f244232347 Move snippet snippet-get-php-major-version into snippet dir and also rename it to 'get-php-major-version'. 2023-08-02 13:13:13 +02:00
c0ea4fa6d4 Determin PHP major version also for NGINX hosted nextclouds. Move Determination to separate file. 2023-08-02 12:01:50 +02:00
4e0debbc1e Fix error concerning '
' variable.
2022-07-23 03:28:17 +02:00
d4d05b76d3 update_nextcloud.sh: add '--max_allowed_packet=128M' to mysqldump command. 2022-06-10 03:00:13 +02:00
522df2e02e update_nextcloud.sh: some minor updates. 2021-12-11 03:37:33 +01:00
a677f31043 update_nextcloud.sh: support reinstall cuurent version. 2021-12-11 02:39:45 +01:00
35383599ec update_nextcloud.sh: some minor changes. 2021-12-10 03:19:47 +01:00
f4ea2fe495 update_nextcloud.sh: fix error in determin PHP version. 2021-11-18 02:59:04 +01:00
d9b31d6f6f Fix error in determine PHP Version. 2021-11-14 23:14:35 +01:00
b2f47c8633 update_nextcloud.sh: adjust to match new data directory 'date' - befor it was a symlink to 'data-<version>'. 2021-10-05 02:46:20 +02:00
4f63d96338 update_nextcloud.sh: use 'occ' to get current version of netxcloud installation. 2021-10-02 10:55:24 +02:00
9e38b08a0e update_nextcloud.sh: support nginx webserver. 2021-04-11 12:47:13 +02:00
2cf20e4294 update_nextcloud.sh: ommit askint for 'ColaboraOnline' - Its not used/needed here. 2021-04-11 12:20:19 +02:00
6626385965 On update ommit update apps because it is done within main update procedure. 2021-04-11 11:32:25 +02:00
146bcee838 update_nextcloud.sh: add support for nginx webserver. 2021-03-31 04:19:19 +02:00
a67f9193b6 Some minor changes. 2020-07-18 23:40:48 +02:00
e36e6c4540 update_nextcloud.sh: symlink for parameter 'datadirectory' is no more supported. Setting this parameter to the realpath of the data directory. 2020-06-09 01:00:35 +02:00
ab407905df update_nextcloud.sh: determin PHP_VERSION if not given. 2019-11-16 03:52:41 +01:00
7eeab15a4b Only warn if an app is already installed. 2019-10-06 23:51:02 +02:00
e502bd1965 update_nextcloud.sh: some minor fixes at script output. 2019-05-05 00:46:23 +02:00
d8b9e7726b update_nextcloud.sh: Fix error eupdateing postgres database. 2019-05-04 19:58:46 +02:00
d507e536dc Adjust script output. 2019-02-12 04:42:46 +01:00
ae5f1fdd7f Adjust script output - fix typo. 2019-02-12 04:38:32 +01:00
1d2a1dac99 Adjust script output. 2019-02-12 04:29:22 +01:00
7bf4a82ee0 Fix typo. 2019-02-12 04:20:46 +01:00
a089350386 Reenable apps calendar, contacts, tasks, notes, richdocuments, bruteforcesettings and announcementcenter. 2019-02-12 04:18:42 +01:00
f94ba5991d Fix command output. 2018-01-30 04:42:32 +01:00
dd9bc839a7 Minor changes. 2018-01-08 01:37:38 +01:00
a412d018af Minor change. 2017-10-22 13:30:42 +02:00
b7b3fed445 Flush redis cache and restart redis server after nextcloud is updated. 2017-09-25 00:13:47 +02:00
8bbcd0078c Rename old data- and installation folder to force server rebuilding cache/assets. (Needed if using symlinks like nextcloud --> nextcloud.version - otherwise top menu is broken) 2017-09-24 16:10:43 +02:00
8e5f8e9572 Fix bug in settin parameter 'PHP_ENGINE'. 2017-06-16 02:24:05 +02:00
da56286707 Initial import 2017-06-16 02:00:42 +02:00