Post

NextcloudPi

NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.

NextcloudPi

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/nextcloudpi.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 12

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-nextcloud.sh)"
CPU: 2 cores RAM: 1024 MB Disk: 2 GB OS: Alpine 3.23

Notes

Only Alpine: To get the username and password, run the script again inside the LXC shell.
WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.

Web Interface

Port: 4443

This post is licensed under CC BY 4.0 by the author.