GitHub - DontUseAFunnyName/vm: :computer: Nextcloud Official VM (virtual machine)

irc Build Status

Support the development

Current maintainers

Build your own VM, or install on a VPS

Minimum requirements:

  • A clean Ubuntu Server 16.04.X
  • OpenSSH (preferred)
  • 20 GB HDD
  • At least 1 vCPU and 2 GB RAM

Recommended

  • Thick provisioned (better performance and easier to maintain)
  • DHCP available

Installation

  1. Get the latest install script from master:
    wget https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh
  2. Run the script with:
    sudo bash nextcloud_install_production.sh
  3. When the VM is installed it will automatically reboot. Remember to login with the user you created:
    ssh <user>@IP-ADDRESS
  4. Please note that the installation/setup is not finnished by just running the nextcloud_install_production.sh When you login with the (new) sudo user you ran the script with in step 2 you will automatically be presented with the setup script.

Machine configuration of the released version

Please check the configuration here: https://www.techandme.se/machine-setup-nextcloud/

FAQ

Keep asking questions so that we can add them here.

Q: Where can i dowload VMware Player?
A: You can download the latest release here.

Q: The script says: "WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts"
A: http://askubuntu.com/a/463966

Q: I get NETWORK NOT OK when booting the VM. How do I solve that?
A: There are a few causes to this error, most of them are your own network or firewall settings.

  • Remove the VM NIC adapter in settings on VMware/Virtualbox and then re-adding a NIC adapter. alt_tag

  • Check your firewall so that it doesn't block this specific IP

  • Check your router/firewall that you have DHCP enabled.

Q: Which Hyper-V generation should we chose when creating a machine to load this image?
A: You currently need to use a 1st generation machine.

Q: Do you have a pre-configured Hyper-V VM?
A: Yes we have, you can download it here: https://shop.techandme.se/index.php/product/nextcloud-vm-microsoft-hyper-v-vhd/

Q: I want a bigger version of this VM, where can I find that?
A: You can download it here: https://shop.techandme.se/index.php/product/nextcloud-vm-500gb/

Q: I have found a bug that I want to report, where do I do that?
A: Just submit your report here: https://github.com/nextcloud/vm/issues/new

First look

alt tag