mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Remove appliance
This commit is contained in:
parent
175dcd58ae
commit
fafda12bfd
@ -1,73 +0,0 @@
|
||||
=============================
|
||||
Nextcloud Community Appliance
|
||||
=============================
|
||||
|
||||
Nextcloud has a publicly developed community appliance `on GitHub`_. Download the
|
||||
latest release from the Appliances tab on the `Nextcloud server installation
|
||||
page`_. The easiest way to get the VM up and running is by using `VirtualBox`_
|
||||
and downloading the OVA image from the installation page.
|
||||
|
||||
Instructions for VirtualBox and OVA
|
||||
-----------------------------------
|
||||
|
||||
Follow these steps to get the appliance working:
|
||||
|
||||
1. Download the Virtual Machine image zip file and unpack it.
|
||||
|
||||
2. Start VirtualBox and click on *File ...* > *Import Appliance* and import
|
||||
your new Nextcloud image.
|
||||
|
||||
3. Click the green Start arrow. After a minute you should see the console
|
||||
greeting message.
|
||||
|
||||
.. figure:: images/community-vm-console.png
|
||||
:alt: screenshot of Ubuntu console login for newly-created virtual machine
|
||||
|
||||
4. Note the username and password here. It is a random password that we generate
|
||||
for you on first boot. If you log in at the console, you'll be prompted to
|
||||
change the password. This is optional.
|
||||
|
||||
5. With your Web browser try ``http://localhost:8888`` or
|
||||
``http://localhost:80`` or the address printed on the console. One of them
|
||||
should work. If not, please review and adjust the network setup of
|
||||
Virtualbox to bridged mode.
|
||||
|
||||
6. You should see a Web page with login credentials (if you haven't changed
|
||||
them already) and a list of URLs to try to reach the Nextcloud web
|
||||
service. Which one works, again depends on the network setup of your
|
||||
hypervisor.
|
||||
|
||||
.. figure:: images/community-vm-splash.png
|
||||
:scale: 50%
|
||||
:alt: screenshot of new virtual machine Web GUI with login credentials
|
||||
|
||||
*Click to enlarge*
|
||||
|
||||
.. note:: You should write down your admin password, and make sure the login
|
||||
credentials are no longer displayed. Click the *[Hide Credentials]* button.
|
||||
When using the Nextcloud Proxy app, this Web page may be publicly visible.
|
||||
|
||||
.. note:: Inside the VM, Nextcloud runs with a default disk size of 40 GB and its
|
||||
own MySQL database. The Nextcloud admin user is also a valid account on the
|
||||
Ubuntu system that runs inside the VM. You can administer the VM via SSH.
|
||||
|
||||
**For VMware**
|
||||
|
||||
You can follow most of the steps above, however, after opening the VMX file, you will have to configure ``Bridged Network`` as *Network Adapter*
|
||||
|
||||
Software Appliances
|
||||
-------------------
|
||||
|
||||
There are a number of unofficial pre-made virtual machine-based appliances:
|
||||
|
||||
- `Tech and Me - Nextcloud VM on Ubuntu 16.04 with PHP 7, MySQL, and Apache`_, fully configured
|
||||
environment.
|
||||
- `Amahi home server`_
|
||||
|
||||
.. _on Github: https://github.com/Nextcloud/vm
|
||||
.. _VirtualBox: https://www.virtualbox.org
|
||||
.. _Nextcloud server installation page: https://nextcloud.com/install/#instructions-server
|
||||
.. _Amahi home server: https://wiki.amahi.org/index.php/OwnCloud
|
||||
.. _Tech and Me - Nextcloud VM on Ubuntu 16.04 with PHP 7, MySQL, and Apache: https://www.techandme.se/pre-configured-owncloud-installaton/
|
||||
.. _Nextcloud 7 on Raspberry Pi (Arch Linux) using Lighttpd: http://eiosifidis.blogspot.de/2014/07/install-owncloud-7-on-raspberry-pi-arch.html
|
||||
.. _Synology Package: http://www.cphub.net/index.php?id=40&pid=213
|
||||
@ -12,7 +12,6 @@ Installation
|
||||
apps_management_installation
|
||||
apps_supported
|
||||
source_installation
|
||||
appliance_installation
|
||||
php_54_installation
|
||||
php_55_installation
|
||||
selinux_configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user