nextcloudpi
nextcloudpi copied to clipboard
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
**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...
TODO: - [x] PoC for testing generated NCP image with systemd-nspawn - [ ] Setup example pipeline - [ ] Integrate into release pipeline
Test if the previews app is compatible with NC 24 and, if not, fix it.
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...
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...
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;...
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...
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...
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...
# 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...