nextcloudpi
nextcloudpi copied to clipboard
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
Just installed NextCloudPi, latest version on a Raspi 4B (NextCloudPi_RaspberryPi_v1.53.0.img) in Dec 2023. Today I can see that error : This version of Nextcloud is not compatible with PHP>=8.3.You are...
**System information** + Raspberry Pi 4 Model B Rev 1.2 (4 cores) + Linux 6.1.21-v8+ aarch64 + PHP 8.1.23 + mysql 10.5.21 + Redis server v=6.0.16 + NectCloudPi v1.53.0 upgrade...
I have enabled automatic backups on NextcloudPi. On my small system with a few users, a lot of deleted files have accumulated over time. All deleted files were included in...
For internal testing and notes. Do not expect support!!!!!! Please do report testing issues here. [Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) -- TBD [Nextcloud 29 Milestones](https://github.com/nextcloud/server/milestone/234) - https://github.com/nextcloud/server/issues/36437 - "Drop support with Nextcloud 29...
For internal testing and notes. **Do not expect support!!!!!!** Please do report testing issues here. [Debian 12 Bookworm](https://www.debian.org/releases/bookworm/) - [release schedule](https://wiki.debian.org/DebianBookworm) **June 10th release date** from https://wiki.debian.org/DebianBookworm Assume mid-2023 for...
**Description** I think that it would be cool if the web interface was setup as a next-cloud plugin that is accessible on the top bar, and their is only one...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Raspberry Pi 5 has been announced. Launches [end of October](https://www.raspberrypi.com/news/introducing-raspberry-pi-5/). fyi, for planning purposes and image support. - #1730 - #1589
Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt, die IP-Adresse, die...
uploadtmp_dir appears to be misspelled in php.ini / [nc-datadir.sh](https://github.com/nextcloud/nextcloudpi/blob/f64af68384a359a7c008deb2ef2ab8940f15ba84/bin/ncp/CONFIG/nc-datadir.sh#L138) configuration, it should be upload_tmp_dir according to official [documentation](https://www.php.net/manual/en/ini.core.php#ini.upload-tmp-dir) https://github.com/nextcloud/nextcloudpi/issues/1750 seems to be related