nextcloudpi
nextcloudpi copied to clipboard
📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, curl installer...
Since I am using it I would like to have it into nexcloudPI :)
Follow up to #1400, this is a quick changeset that attempts to fix the bug described there. Perhaps it would be better in general to try to move the datadir...
Re-opening #1185, which didn't get merged :)
https://github.com/nextcloud/nextcloudpi/issues/1145
As proposed in #1035 I implemented an ncp app to manage multi (and single) factor authentication methods. Currently supported are: - password only (default) - public key authentication - public...
Add feature as in #852 discussed
I'm still testing this, but I figured, it wouldn't hurt to create a PR for reviewing/discussing. This implements the execution of ncp apps in tmux if 'tmux: true' i set...
To determine if the Debian edition hosting NextCloud is 32 or 64 bit, NCP uses ``uname -m``. This is mostly fine until you have (for example) a kernel reporting ``aarch64``...
Hello, Turns out that NextCloudPi runs very nicely on Android in a Linux Deploy container. The changes in this PR are the minimim needed to accmodate running in Linux Deploy....