Commit Graph

100 Commits

Author SHA1 Message Date
23edc5828c Add script 'add-new-account.sh'. 2025-04-20 02:07:01 +02:00
73f2f79324 snippets/get-cloud-instance-to-update.sh: a really smal change - remove a blank sign.. 2025-03-30 18:24:15 +02:00
78a10d9169 Add script 'remove-old-nc-installations.sh'. 2025-03-30 18:23:24 +02:00
9893bd4371 restore_nextcloud.sh: some changes in error handling. 2025-03-29 03:06:33 +01:00
00cce38bf1 Add script 'correct-cloud-database-row-format.sh'. 2025-03-28 01:55:32 +01:00
4abff5e4fa update_nextcloud.sh: run 'Migrating the mimetypes' job after update. 2024-10-19 01:43:03 +02:00
6882e48d80 Add 'script occ_migrate_mimetipes.sh'. 2024-08-25 00:35:22 +02:00
ab1256f14b update_nextcloud.sh: some changes in script output. 2024-03-31 03:01:42 +02:00
a9fb3067df update_nextcloud.sh: start the cronjon manually only on demand. 2023-12-23 02:28:46 +01:00
b5a0204dec Some minor changes on script output. 2023-12-18 01:50:28 +01:00
ebdccd5c44 occ_maintenance.sh: some minor changes to the script output. 2023-08-05 00:42:42 +02:00
588eb68502 fix error determin configuration file. 2023-08-04 01:39:40 +02:00
2f8d771420 Merge branch 'master' of https://git.oopen.de/script/nextcloud 2023-08-04 01:28:53 +02:00
bea755c670 occ_maintenance.sh: fix error determin configuration file. 2023-08-04 01:28:23 +02:00
2c37b04ddf Some post installations on update and restore scripts. 2023-08-03 10:43:06 +02:00
d84294cf0b Add snippet 'get-path-of-php-command.sh' and change concerning code.. 2023-08-03 00:11:02 +02:00
1df7bb124b forgot script 'add_user_to_group.sh'.. 2023-08-02 23:19:58 +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
a335d51975 rename 'check_encryption_scan_legacy-format' to 'check_encryption_scan_legacy-format.sh'. 2023-08-02 14:25:09 +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
c97ca479b8 hostname.conf.sample: change some file comments.. 2023-08-02 12:00:53 +02:00
fb0a3dff2d Add new scripts 'occ_manual_upgrade.sh' and 'occ_update_apps.sh'. 2023-03-04 13:06:47 +01:00
f199cc7926 Add scripts for replacing logo and favicon icon. 2023-02-08 17:20:45 +01:00
4e0debbc1e Fix error concerning '
' variable.
2022-07-23 03:28:17 +02:00
d7018d7aec different scripts: add '--max_allowed_packet=128M' to mysqldump command. 2022-06-10 03:13:06 +02:00
d4d05b76d3 update_nextcloud.sh: add '--max_allowed_packet=128M' to mysqldump command. 2022-06-10 03:00:13 +02:00
be414fbc61 Add script 'occ_maintenance.sh'. 2022-02-22 18:19:34 +01:00
fdc04674e8 Add script 'occ_file_scan_app-data.sh'. 2022-02-22 17:13:36 +01: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
a396b1a433 convert_filecache_bigint.sh: fix error (typo). 2021-12-04 14:44:42 +01:00
0a4997484c occ_file_scan_all_accounts.sh: add support for nginx webservice.. 2021-12-04 14:34:53 +01:00
1ed083f60d convert_filecache_bigint.sh: add support for nginx webservice. 2021-12-04 14:29:16 +01:00
9e509cf641 check_encryption_scan_legacy-format, check_for_old_files.sh: some minor changes. 2021-12-04 14:24:08 +01:00
bd34379827 add_user_to_group.sh,remove_user_from_group.sh: some minor changes to be script-compartible.. 2021-12-04 13:47:14 +01:00
0c52c4e588 add_missing_primary-keys.sh: add support for nginx webserver. 2021-12-04 13:32:30 +01:00
5b52de19f6 add_missing_columns.sh: check if database parameter's are given.. 2021-12-04 13:27:38 +01:00
9994606772 add_missing_indices.sh: check if database parameter's are given.. 2021-12-04 13:25:35 +01:00
cec514e835 Check webservice bevor PHP version. 2021-12-04 04:08:25 +01:00
f34ef5b05b Add support of nginx webserver. Fix error in determin PHP version. 2021-12-04 03:53:35 +01:00
71959acebe check_cert_coolwsd.sh: fix error in restarting the 'coolwsd' service. 2021-11-29 18:57:05 +01:00
7d8b364859 'loolwsd' service was (changed and) renamed to 'coolwsd'. so we add script 'check_cert_coolwsd.sh'. 2021-11-29 18:51:42 +01:00
a377f9de32 Add script 'check_encryption_scan_legacy-format'. 2021-11-18 03:00:36 +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