21 Commits

Author SHA1 Message Date
Tobias Knöppler
1a210e9f12
Replace 'NextCloudPi' with 'NextcloudPi' in localization and code comments
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2024-08-06 14:34:30 +02:00
Jürgen
6750497924
Improved default for php max children (#1738)
Fixes #1624
2023-04-24 11:15:23 +02:00
Tobias Knöppler
362c8288f5
Remove unnecessary clear_opcache calls, as opcache is now disabled for cli
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2023-01-22 01:21:08 +01:00
thecalcaholic
4d56423c6b
nc-limits.sh: Limit max memory to 4GB on 32 bit systems
run-parts.sh: Run backup on startup not shutdown

Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-29 02:01:36 +02:00
thecalcaholic
8c5531340d
Ensure that php opcache is cleared after PHP upgrade
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-22 15:23:45 +02:00
thecalcaholic
7225c2c898
nc-limits.sh: Migrate installation of www.conf to ncp template
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-16 00:16:25 +02:00
thecalcaholic
4737b56d71
nc-limits.sh: Suppress errors if configuration files don't exist
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-15 23:59:35 +02:00
Tobias Knöppler
b675d61e61
Upgrade to PHP 8.1 when installing NC >= 24 (#1554)
* Update nextcloud to 24.0.4
* ncp-update-nc: Upgrade php to version 8.1 when installing NC >= 24
* ncp-update-nc: Use /etc/shadow workaround for installing systemd
* ncp-update-nc: Run nc-limits after php upgrade
* ncp-update-nc: Rollback after failed php upgrade
* ncp-update-nc: Add success message
* ncp-update-nc: Prevent installation of NC >= 24 on debian 10/PHP <= 7.3
* lamp.sh: Install php8.1 from sury.org
* lamp.sh: Use /etc/shadow workaround for installing systemd
* Dockerfile: Install wget, ca-certificates, lsb-release and procps before installing lamp.sh
* Dockerfile: Make sure, ncp-templates are available when installing lamp.sh
* Migrate all scripts to use template for writing opcache.ini and get_nc_config_value for retrieving datadir
* nc-nextcloud.sh Fix crash if nc-datadir has not been installed yet
* opcache.ini.sh: Don't try to get tmpl values from nc-datadir in containers
2022-09-15 17:31:15 +02:00
Tobias Knöppler
64ce2b2643
Implement automated tests for all images (#1529) 2022-08-12 14:34:48 +02:00
nachoparker
9bf5ff032c update to Debian 11 Bullseye
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-02 14:53:24 -07:00
nachoparker
21a791db98 nc-limits: minimum 6 PHP threads (for NC talk)
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-08-30 17:57:27 -06:00
nachoparker
06017a4bcf nc-limits: adjust db size
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-08-02 10:34:08 -06:00
rababerladuseladim
310877f61c Letsencrypt: support second domain (#1025) 2019-11-30 08:47:14 -07:00
Matthias Weis
3562d91566 docker: fixing file permission for redis config (#1021)
Signed-off-by: Matthias Weis <matthias1.weis@web.de>
2019-10-31 23:00:41 +00:00
nachoparker
e4bd5feb66 move to buster/PHP7.3
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-07-18 03:55:39 -06:00
nachoparker
35526ab9fc build: use a system wide config file. Remove sury sources
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-07-05 21:43:54 -06:00
nachoparker
9c39606aab nc-nextcloud: disable .user.ini 2019-03-05 11:22:12 -07:00
nachoparker
bf1fc1fd87 nc-limits: autocalculate database memory 2019-03-05 11:22:12 -07:00
nachoparker
bda1fc468d nc-limits: use minimum of 3 PHP threads 2019-01-06 17:04:57 -07:00
nacho
b0726207f3 fix version, provisioning and more 2019-01-04 18:14:52 -07:00
nachoparker
d5c1f0058b rework to use JSON based cfg and more 2019-01-04 18:14:52 -07:00