# nextcloudpi **Repository Path**: sysdl132/nextcloudpi ## Basic Information - **Project Name**: nextcloudpi - **Description**: mirror for nextcloudpi - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-22 - **Last Updated**: 2025-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README English | [Traditional Chinese 繁體中文](i18n/README-zh_TW.md) | [Simplified Chinese 简体中文](i18n/README-zh_CN.md) _(The translated README pages are not updated at this time)_ # NextcloudPi [![Telegram icon][telegram-badge]][chat-telegram] [![Matrix icon][matrix-badge]][chat-matrix] [![Nextcloud icon][nc-badge]][nc-github] [![Forum icon][forum-badge]][nc-forum-support]
Optionally, you can copy the corresponding md5 sum from the releases page and paste it in the "Checksum" field to have
Proxmox check that the downloaded image was not corrupted
### 2. Installer by tteck
Use the [install script][ncp-proxmox-install-script-v5] from [tteck][tteck-profile] to install the LXC container on your Proxmox instance
He has multiple helper scripts available for Proxmox on his [website][website-helper-scripts], do go have a look if you're using Proxmox. :+1:
Installation: `bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/nextcloudpi.sh)"`
Default Settings: `2GB RAM - 8GB Storage - 2vCPU`
_(Check his [website][website-helper-scripts] if this has changed and we haven't had the time to update it here yet, it's located under: Media - Photo > NextcloudPi LXC)_
Thenk you [tteck][tteck-profile] :heart: for making the helper script & letting us use this for Proxmox installations :pray:
You can find his GitHub repository with his helper scripts [here][gh-helper-scripts-repo].
## How to build
Packages
- `apt-utils`
- `apt-transport-https`
- `build-essential`
- `binfmt-support`
- `binutils`
- `bzip2`
- `ca-certificates`
- `chroot`
- `cron`
- `curl`
- `dialog`
- `lsb-release`
- `jq`
- `git`
- `psmisc`
- `procps`
- `wget`
- `whiptail`
- `qemu`
- `qemu-user-static`
### Raspberry Pi IMG
```
git clone https://github.com/nextcloud/nextcloudpi.git
cd nextcloudpi
./build/build-SD-rpi.sh
```
### Armbian-based board
```
./build-SD-armbian.sh odroidxu4 # supported board code name
```
### LXD
```
./build/build-LXD.sh
```
NextcloudPi can be installed in any architecture running the latest Debian
_Note: this assumes a clean Debian install, and there is no rollback method_
### Curl install scripts
This is executed as `root` as indicated by the `#`
```
# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash
```
If you're not `root` you can run it with `sudo` like so
```
curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | sudo bash
```
## Links
[Website][ncp-website]
[Downloads][ncp-releases]
[Nextcloud Forum][nc-forum]
[Nextcloud Forum Support][nc-forum-support]
_(Use the Forum for Support questions please, there's a NCP tag available, it will bridge your post to the Matrix and Telegram chats)_
## Contact
You can find us on the [Forum][nc-forum], [Telegram][chat-telegram] or [Matrix][chat-matrix]
[ncp-website]: https://nextcloudpi.com
[ncp-docs-website]: http://docs.nextcloudpi.com
[ncp-docker-hub]: https://hub.docker.com/r/ownyourbits/nextcloudpi
[ncp-releases]: https://github.com/nextcloud/nextcloudpi/releases
[nc-github]: https://github.com/nextcloud
[nc-forum]: https://help.nextcloud.com/
[nc-forum-support]: https://help.nextcloud.com/c/support/appliances-docker-snappy-vm
[nc-forum-wiki-group]: https://help.nextcloud.com/g/NCP_Wiki_Team/members
[chat-matrix]: https://matrix.to/#/#nextcloudpi:matrix.org
[chat-matrix-wiki]: https://matrix.to/#/#NCP_Wiki_Team:matrix.org
[chat-telegram]: https://t.me/NextcloudPi
[chat-telegram-wiki]: https://t.me/NCP_Wiki_Team
[vm-tests]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml
[docker-tests]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml
[gh-vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg
[gh-docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg
[gh-vm-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg?branch=devel
[gh-docker-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg?branch=devel
[vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/workflows/VM%20Integration%20Tests/badge.svg
[docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg
[telegram-badge]: https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white
[matrix-badge]: https://img.shields.io/badge/matrix-000000?style=for-the-badge&logo=Matrix&logoColor=white
[forum-badge]: https://img.shields.io/badge/help-forums-blue.svg
[nc-badge]: https://img.shields.io/badge/Nextcloud-0082C9?style=for-the-badge&logo=Nextcloud&logoColor=white
[tteck-profile]: https://github.com/tteck
[gh-helper-scripts-repo]: https://github.com/tteck/Proxmox
[website-helper-scripts]: https://tteck.github.io/Proxmox/
[ncp-proxmox-install-script-v5]: https://github.com/tteck/Proxmox/blob/main/install/nextcloudpi-v5-install.sh
[ncp-web-image]: https://user-images.githubusercontent.com/21343324/136853829-f4e99ec0-6307-431f-b4c7-21b2330cae7f.png
[ncp-config-image]: https://help.nextcloud.com/uploads/default/original/3X/b/3/b3d157022a32296ab54428b14b5df02104a91f18.png