This is a Nextcloud script to get a fully functioning installation of Nextcloud in no time
Find a file
2024-03-07 21:47:57 +01:00
config Added default packages to installation 2024-03-07 19:18:01 +01:00
.gitignore added backup folder to gitignore 2024-03-07 19:17:43 +01:00
LICENSE Initial commit 2024-02-09 13:49:40 +01:00
README.md Updated README.md 2024-02-21 22:55:04 +01:00
setup Added ptb NTP and removed energy saving options 2024-03-07 21:47:57 +01:00

Custom Nextcloud Installer

A simple bash script which can be used to install Nextcloud and to make the most basic setup for it to run. It should fix the most common problems with a default installation of Nextcloud.

Installation

First you need to clone this repository to get all the needed files and navigate into that folder.

git clone https://git.eiflerstrom.de/IC3P3/NextcloudNP.git /tmp/nextcloud
cd /tmp/nextcloud

After that, you need to change to root and run the script to start the process of installing Nextcloud.

sudo -s
./setup

List of tested and working distributions

Name of the distro Supported
Ubuntu 22.04 LTS