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

**Description** Developing a simple and reproducible distribution of Github releases for images as torrents with checksums. See #1487 as an example. ## Requirements - Checksums must be generated. - Torrents...

enhancement
cicd

TODO: - [x] PoC for testing generated NCP image with systemd-nspawn - [ ] Setup example pipeline - [ ] Integrate into release pipeline

enhancement
armbian
cicd

Test if the previews app is compatible with NC 24 and, if not, fix it.

roadmap

I know I shouldn't but for reasons :-) I use balenaEtcher... and also for piping directly to dd I would suggest to pack the images different: not the img in...

enhancement
good first issue
cicd

NCP v1.47.2 Debian 11 x86_64 curl installation The ports are shown closed but are open and everything is working has expected. The problem happens after a new installation (clean Debian...

bug
good first issue

Hi everyone, since i have upgraded my ncp to bullseye zram service is failing. I think it's a syntax error. ` zram.service - Set up ZRAM Loaded: loaded (/etc/systemd/system/zram.service; enabled;...

bug
has-updates

My Nextcloud is installed on a small x86-server with Debian using the curl-version of NCP. The root directory / **is installed on a BTRFS partition.** I have used `nc-datadir` to...

bug
good first issue

I just had massive problems restoring my ncp docker instance after some files got corrupted (due to worn-out SD-card!?) I make data-less ncp backups every 2nd day and use my...

docker
not a bug

I have found a script that possibly can be ported to nextcloudpi for using letsencrypt and duckdns when port 80 is blocked by ISP. I am no coder, but I...

enhancement
help wanted

# Summary So far, we check whether the current user is root in the various ncp utility scripts. As of debian 11, it might be worthwhile to check for the...

bug