💻📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
Перейти к файлу
Daniel Hansson 0d6ab8a7f9
check if UUID is used
2020-05-02 22:36:15 +02:00
apps add back turn_secret (#1192) 2020-04-24 23:43:36 +02:00
lets-encrypt delete, as the new version is out 2020-04-24 23:01:05 +02:00
old make onlyoffice work again (#1212) 2020-05-01 13:13:45 +02:00
static make zfs import a function (#1215) 2020-05-02 21:44:12 +02:00
vagrant make it obvious 2020-04-12 21:23:08 +02:00
.travis.yml we are only using .sh 2018-09-05 16:24:26 +02:00
LICENSE Initial commit 2016-06-03 13:38:29 +02:00
README.md Update readme to feature vagrant script (#993) 2020-03-20 20:56:52 +01:00
issue_template.md added a more 2019-12-28 01:15:20 +01:00
lib.sh check if UUID is used 2020-05-02 22:36:15 +02:00
nextcloud-startup-script.sh make zfs import a function (#1215) 2020-05-02 21:44:12 +02:00
nextcloud_install_production.sh possible fix for missing second disk import (zfs) (#1210) 2020-05-01 16:56:56 +02:00
nextcloud_update.sh fix if argument 2020-04-22 13:46:48 +02:00

README.md

Nextcloud VM

Server installation. Simplified. ☁️

Interactive Guidance

The Nextcloud VM(aka Nextcloud Virtual Machine or NcVM) — helps you create a personal or corporate Nextcloud Server faster and easier. Fundamentally, NcVM is a carefully crafted family of *nix scripts which interactively guide you through a quality-controlled installation to obtain an A+ security-rated Nextcloud instance.

Curated Extras

The Nextcloud app store extends core features by allowing you to enable a multitude of free one-click apps. However, integration apps there like Collabora Online and ONLYOFFICE are solely bridges to Nextcloud. Youre still required to install those services separately, which can be complex. NcVM provides optional full installation of select curated apps, including those and others. Monitor and manage your cloud using any web browser with NcVMs hand-picked collection of power utilities featuring stunning, modern UIs.

All Systems Go

NcVM can check for and install stable updates to keep things current, smooth, and secure.


Support the development

Full documentation

I want to test a Release Candidate (RC), or Beta!

No problem, brave explorer! We made it simple.

In some cases we do pre-releases of the VM as well. Those can be found in the TESTING folder on the download server. If you want to try the latest version yourself, just follow the steps below:

  1. Download the latest nextcloud_update.sh to your server.
  2. Put the below variables right above line 256 (# Major versions unsupported)
  3. Run nextcloud_update.sh

To test a specific RC version:

NCREPO="https://download.nextcloud.com/server/prereleases"
NCVERSION=16.0.0RC1
STABLEVERSION="nextcloud-$NCVERSION"

Or the latest Beta:

NCREPO="https://download.nextcloud.com/server/prereleases"
NCVERSION=$(curl -s -m 900 $NCREPO/ | sed --silent 's/.*href="nextcloud-\([^"]\+\).zip.asc".*/\1/p' | sort --version-sort | tail -1)
STABLEVERSION="nextcloud-$NCVERSION"

Vagrant example (Beta)

The nextcloud_install_production.sh script can be run as part of Vagrant provisioning.

See this subrepo for more information.

Please report any issues you can find. Improvments are welcome!

First look

alt tag

The usual tags

Downloads from Github (not the main downloads location):
Downloads
Downloads from main server:
~100 per day since 2016
Build Status:
Build Status
Stability Status:
Stability Status

Current maintainers

Special thanks to