mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #1662 from owncloud/enoch85-community-vm
add info about the community vm
This commit is contained in:
@@ -10,6 +10,36 @@ There are a number of pre-made virtual machine-based appliances:
|
||||
- `Amahi home server`_
|
||||
- `ownCloud VM on Ubuntu 14.04 with MySQL and Apache`_, fully configured from start
|
||||
|
||||
ownCloud community VM
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
ownCloud has publically developed a community appliance on GitHub. Download the latest release here:
|
||||
|
||||
- `ownCloud community VM`_
|
||||
|
||||
Instructions
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
To be able to use it, you have to follow these steps:
|
||||
|
||||
**If you use VirtualBox**
|
||||
|
||||
1. Double click on the .ovf file
|
||||
2. Import
|
||||
3. Then open VirtualBox
|
||||
4. Network
|
||||
5. Bridged Network
|
||||
|
||||
**If you use VMware**
|
||||
|
||||
1. Double click on the .vmx file
|
||||
2. Network Adapter
|
||||
3. Bridged Network
|
||||
|
||||
After the VM is booted a plain Ubuntu console appears, showing you the IP-address and initial login credentials. Here you have some options:
|
||||
|
||||
- Follow the instructions on screen.
|
||||
- Direct your web browser to the IP-address shown in the console which will bring you to a basic web-page there with further instructions.
|
||||
|
||||
.. ownCloud on Hardware Appliances
|
||||
.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
@@ -23,6 +53,7 @@ There are a number of pre-made virtual machine-based appliances:
|
||||
|
||||
|
||||
|
||||
.. _ownCloud community VM: https://owncloud.org/install/#instructions-server
|
||||
.. _Amahi home server: https://wiki.amahi.org/index.php/OwnCloud
|
||||
.. _ownCloud VM on Ubuntu 14.04 with MySQL and Apache: https://www.en0ch.se/pre-configured-owncloud-installaton/
|
||||
.. _ownCloud 7 on Raspberry Pi (Arch Linux) using Lighttpd: http://eiosifidis.blogspot.de/2014/07/install-owncloud-7-on-raspberry-pi-arch.html
|
||||
|
||||
Reference in New Issue
Block a user