This commit is contained in:
Daniel Hansson 2016-07-27 20:24:44 +02:00 committed by GitHub
parent 39e0763412
commit a2cbc4c02f

View File

@ -9,10 +9,10 @@
## Build Requirements
These requirements are only applied if you build from the scripts:
* Ubuntu Server 16.04 Server
* Ubuntu Server 16.04.1 Server
* OpenSSH (preferred)
If you install this on a clean Ubuntu 16.04 VM, the only script you need to run is "nextcloud_install_production.sh". All the other scripts are fetched from this repository during the installation.
If you install this on a clean Ubuntu 16.04.1 VM, the only script you need to run is "nextcloud_install_production.sh". All the other scripts are fetched from this repository during the installation.
It would be really nice if someone could develop the scripts so that they worked "out of the box", ẃithout having to use a "base VM" with Ubuntu 16.04 pre-installed. Vagrant is an option.