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
path: root/bin/ncp
AgeCommit message (Collapse)Author
2022-09-27notify_push: Automatically restart notify_push on errorthecalcaholic
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-16nc-limits.sh: Migrate installation of www.conf to ncp templatethecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-16nc-limits.sh: Suppress errors if configuration files don't existthecalcaholic
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
2022-09-15UFW.sh: Fix syntax of logrotate config modificationthecalcaholic
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-08-21nc-datadir.sh: Add success messageTobias K
2022-08-18Improve robustness of nc-format-usb (#1533)Tobias Knöppler
- Prevent users from breaking their system if datadir is on USB - Support systems that don't use an SD card as root disk
2022-08-12Implement automated tests for all images (#1529)Tobias Knöppler
2022-08-12ncp.cfg: Update NC to 24.0.3thecalcaholic
ncp-app,nextcloudpincp-previews: Mark as compatible with NC 24
2022-07-281.47.0.sh: Fix ncp-update if prometheus-node-exporter was not installed beforethecalcaholic
2022-07-25nc-datadir.sh, nc-encrypt.sh: Avoid set -u in scriptsv1.48.3Tobias K
2022-07-25metrics.sh: Fix set -u in calling script causing failureTobias K
2022-07-20Create releases from GH workflow (#1507)Tobias Knöppler
- Implement lxd-build GH workflow - Implement GH workflow for building armbian and raspberry pi images - Implement release GH workflow
2022-07-17dnsmasq.sh: Fix RPI buildTobias K
2022-07-17dnsmasq.sh: Revert dnsmasq workaroundTobias K
2022-07-17dnsmasq.sh: Don't use update-rc.d for systemd-resolvedTobias K
2022-07-17dnsmasq.sh: Simplify dnsmasq workaroundTobias K
2022-07-17dnsmasq.sh: Simplify dnsmasq workaroundTobias K
2022-07-17dnsmasq.sh: Fix dnsmasq workaroundTobias K
2022-07-17dnsmasq.sh: Fix bug in dnsmasq workaroundTobias K
2022-07-17Fix RPI buildTobias K
2022-04-19dnsmasq, metrics: Fix docker build issuesTobias K
dnsmasq.sh: Skip systemd-resolved workaround on docker metrics.sh: Fix service installation on docker Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-04-18metrics.sh: Fix docker detection issueTobias 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-04-08metrics.sh: Add docker supportTobias K
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-04-08metrics.sh: Install and manage ncp-metrics-exporterTobias K
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-04-08notify_push: Add dependency for redis serviceTobias K
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-03-31dnsmasq.sh: Workaround dnsmasq startup failure bugv1.46.10Tobias K
Signed-off-by: Tobias K <6317548+theCalcaholic@users.noreply.github.com>
2022-03-05SSH: cannot check for default password because of Debian bug #1003151v1.46.8nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-05nc-hdd-monitor: fix Bullseye service namev1.46.7nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-03nc-scan: check for maintenance mode enabledv1.46.4nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-03nc-trusted-domains: dont return 1 if last domain is emptyv1.46.3nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-03samba: fix usernames with spacesv1.46.2nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2022-03-03nc-datadir: include dotfilesv1.46.1Silas Meyer
2022-03-03update to Debian 11 Bullseyev1.45.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-12-13letsencrypt: fix invalid arithmetic operator errorv1.44.7nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-17upgrade to NC22.2.2nachoparker
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-11-04ncp-web: tweak invalid character setv1.43.5nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-04install: skip dphys-swapfile if BTRFSnachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-04nc-restore: Adding ZFS to filesystem whitelist / updating error messagev1.43.4Malakai
Signed-off-by: Kai Boschma <30702097+Malakai13@users.noreply.github.com>
2021-11-03nc-datadir: support for nc-encrypted foldersv1.43.3nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-11-03build: provide 1GiB for the VMnachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-28add nc-encryptv1.43.0nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-10-28letsencrypt: sync ncp and nc cert pathsv1.42.5nachoparker
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-18ncp-backup: added help message (#1231)v1.41.11frazhome
Co-authored-by: Franz Pfoertsch <franz.pfoertsch@gmail.com>