nextcloudpi
nextcloudpi copied to clipboard
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
**Description** I had an issue today due to faulty app - external dropbox - where an error in the app resulted in a http 500 error. This effectively also blocked...
The ability to turn off public IP to trusted domains? https://github.com/nextcloud/nextcloudpi/commit/1f11d40c47811d6f18373af5d1d80d7f48be8e36 turn on or off public IP to trusted domains under bin / ncp / CONFIG / nc-trusted-domains.sh and etc...
**Description** I'm using NCP with S3 as primary storage. If I'm informed right, when my sd-card breaks or my nc-database is corrupted my files aren't readable at all. To reduce...
**Description** Nowadays, MFA is considered a must-have for any kind of administrative access to web services, at least in a professional environment. Since suitable PAM modules exist, it should be...
At the moment the backup possibility of BTRFS snapshots is limited to either USB drive **OR** remote machine. To minimize the risk of data loss, I'd like to backup it...
It would be a very nice feature to have the option in the ncp-admin backend to enable/install Talk and a TURN server. As far as I have understood, the configuration...
I tracked down this problem to a race condition in /usr/local/bin/nc-previews. So you can not reproduce it quite simple, but I am quite sure it is that problem, as I...
**Description** When running nc-backup with included -data it doesn't backup all the user-data. For example a group-folder and the folder of one user is missing. Other user-folders are backed up....
The default configuration of NCP with modsecurity seems to have an issue when handling vcard files. Setup: current docker instance of NCP with modsecurity enabled, latest updates Steps to reproduce:...
**Description** The error message `The OPcache interned strings buffer is nearly full.` in Nextcloud, starting with NC23, was the reason to dig a little deeper into the problem and I...