nextcloudpi icon indicating copy to clipboard operation
nextcloudpi copied to clipboard

📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...

Results 261 nextcloudpi issues
Sort by recently updated
recently updated
newest added

I have migrated an old database to nextcloudpi. The old database had no prefixes in the database tables, so I set in the config file dbtableprefix to ''. But when...

has-updates

I set up NextcloudPi (fresh install) on my Raspberry Pi 4B yesterday and kept getting "Connection Closed" on the Nextcloud Desktop application. Upon further investigation, uploading files was failing on...

bug
has-updates

Fix typo that prevents the feature from being disabled.

v1.53.3

Fix typo in flag variable, which rendered the entire feature useless in certain situations.

v1.53.3

The "fix permissions" step is really slow when the nextcloud folder contains a lot of data. In a docker setup the data directory is in nextcloud/data so the folder can...

This PR serves to clean-up the OPcache configurations in opcache.ini.sh. === Removed configurations --- **These configurations were removed as they are already the defaults in PHP ([see PHP OPcache configuration...

Fixes a bening bug where the nextcloud update package won't be removed after unpacking when the code is run inside a docker container. Also, for readability/clarity, remove an unnecessary "/var/www"...