Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-28Revert d784a6a932977fc2b2a04eceeaa1803c8e159deathecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-28v1.50.1.sh: Fix missing PHP 8 configuration on dockerthecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-271.50.1.sh: clear opcache once more, as that process was broken for some ↵thecalcaholic
users in v1.50.0 Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-27notify_push: Automatically restart notify_push on errorthecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-27CI/CD: Fix armbian buildsthecalcaholic
2022-09-261.50.0.sh: Fix update crashing when run from web uithecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-221.50.0.sh: stop and start php-fpm service instead of mere restartv1.50.0thecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-221.50.0.sh: Ensure that system ncp.cfg is being usedthecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-22Ensure that php opcache is cleared after PHP upgradethecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-22updates/1.50.0.sh: Reinstall opcache.ini to apply workaround.thecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-15Upgrade to PHP 8.1 when installing NC >= 24 (#1554)Tobias Knöppler
* 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-08-26nc-init.sh, ncp-update-nc, library.sh: Fix invalid architecture name in ↵thecalcaholic
notify_push binary path Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-08-25Use dpkg for architecture detection (#1481)DesktopECHO
2022-07-281.47.0.sh: Fix ncp-update if prometheus-node-exporter was not installed beforethecalcaholic
2022-07-20Fix notify_push sometimes using wrong URLthecalcaholic
2022-04-13library.sh: Prevent systemd pager from blocking script executionTobias K
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-04-08metrics.sh: Reinstall metrics when upgradingv1.47.0Tobias K
- Upgrade ncp-metrics-exporter to v1.1.0 - Install prometheus-node-exporter-collectors when dist-upgrading from buster Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-01-11fix update from pre-1.46 to post-1.46 not working in docker (#1406)v1.44.8SoongJr
Signed-off-by: SoongJr <SoongJr@googlemail.com>
2021-12-10notify_push: fix service not restarting on binary update (#1398)v1.44.6Tobias Knöppler
* notify_push: fix service not restarting on binary update Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * notify_push: fix cronjob path and add executable flag Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * notify_push: Don't restart notify_push.service when setting up the update watcher Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2021-11-18tweak ncc commandv1.44.3nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-17ncp-previewgenerator: update to NC22v1.44.1nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-05nc-restore: improve restoring data from SD to dockerv1.43.7nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-21letsencrypt: disable also ncp web certs if OFFv1.41.12nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-18save and restore maintenance mode status in ncp-appsv1.41.4nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-14ncp-web: add NCP logs sectionv1.41.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-14fix HPB with dynamic IPv1.40.8nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-07ncp-check-nc-version: dont notify the same version more than oncev1.40.3nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-05nc-notify-updates: notify of new supported NC versionsv1.40.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-30nc-httpsonly: always use overwriteprotocol https in all casesv1.39.18nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-30add bash completion to nccv1.39.17nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-25nc-https:only fix infinite redirects behind proxyv1.39.14nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-22letsencrypt: fix renewal with httpsonly enabledv1.39.9nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-20improve btrfs/ext checksv1.39.4nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-20nextcloud-domain: make sure redis is running before it startsv1.39.2nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-13upgrade to NC21.0.4v1.39.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-08-17build: make sure we clean /.ncp-image in old buildsv1.38.4nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-08-17nc-restore: try to detect old datadir in dataless restorationv1.38.2nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-08-03Add ncp-app for prometheus (system) metricsv1.37.3Tobias Knöppler
* metrics.{sh,cfg}: Implement ncp-app for prometheus (system) metrics letsencrypts.sh, nc-nextcloud.sh, nextcloud.conf.sh: Introduce templating/generator concept to allow multiple ncp apps to edit the same file without conflicts library.sh: Add convenience function find_app_param Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * letsencrypt.sh: Remove commented code Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.cfg: Deactivate by default - Add title, description and remove TODO entries Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.sh: Restart apache after enabling proxy_http Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * update.sh: Update ncp-templates directory during updates Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * update.sh: Copy ncp-templates directory, not just its content Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.sh,update.sh: Disable metrics in docker for now Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.sh: Disable prometheus-node-exporter via systemctl Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.sh: Move apache mod configuration to updates Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.cfg: Remove invalid parameter type Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.sh: Create /etc/default/prometheus-node-exporter via heredoc Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * nextcloud.conf.sh: Prevent template parsing error if metrics.sh is disabled (i.e. on docker) Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * metrics.cfg: Add info directing users to my preconfigured ncp dashboard Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * Various fixes - metrics.sh: Fix is_active function always returning 1 - metrics.sh: Fix apache2 reload potentially interrupting web ui - nc-nextcloud.sh: exit if nextcloud.conf templating fails - various readability and code style improvements Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * letsencrypt.sh: Use consistent return codes in tmpl_letsencrypt_domain Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * nextcloud.conf.sh: Remove obsolete return code escape Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * nextcloud.conf.sh: Ensure that the snakeoil self-signed cert exists before enabling it Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com> * updates/1.36.4.sh: Reload apache in the background instead of restarting it blockingly Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2021-08-01unattended-upgrades: update raspbian originsv1.37.2nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-05-13lamp: allow only TLSv12 and TLSv13v1.36.1nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-01-20docker: fix datadir path contentsv1.34.7nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-01-19docker: fix datadir pathv1.34.6nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-01-18update cron intervalv1.34.3nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-01-02unattended-upgrades: fix raspbian originv1.34.1nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-08-29upgrade to NC19.0.2v1.29.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-04-06nc-backup-auto: fix notify_adminv1.24.1nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-03-23lamp: disable old TLS versionsv1.23.2nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-12-09update: fix missing themenachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-12-08nc-scan-auto: reduce logging verbositynachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-12-08upgrade to NC17.0.1v1.19.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>