Support the development
- Create a PR and improve the code
- Report your issue
- Help us with existing issues
- Write scripts so that this can be installed with Vagrant or similar
- Donate or buy our pre-configured VMs: 500 GB, 1 TB or Hyper-V.
Current maintainers
- Daniel Hanson @ Tech and Me
- Ezra Holm @ Tech and Me
- Luis Guzman @ SwITNet
- Stefan Heitmüller @ morph027's Blog
- You? :)
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
- Get the latest install script from master:
wget https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh - Run the script with:
sudo bash nextcloud_install_production.sh - When the VM is installed it will automatically reboot. Remember to login with the user you created:
ssh <user>@IP-ADDRESS - Please note that the installation/setup is not finnished by just running the
nextcloud_install_production.shWhen 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.
- 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
