This is the stripped down version of the full (original) Nextcloud VM. With this you "only" get a clean Nextcloud installation with files, that's it. No TLS, no automated apps configuration or anything like that - which you do in the full version.
The script automatically fetches the latest Nextcloud version when the below steps are taken:
- Download and setup an Ubuntu Server 20.04 with:
- 2 disks (one for OS, LVM - and one for DATA, don't do anything with this, just add it)
- USER: ncadmin
- PASSWORD: whatever ('nextcloud' is default)
- Boot the server and login.
- Run
wget https://github.com/nextcloud/vm/blob/official/prep/prep_vm.sh
- Reboot and login again
- Enjoy your Nextcloud installation!
(Ubuntu Server 20.04 LTS 64-bit)
(Linux Kernel: 5.14)
- Apache 2.4
- PostgreSQL 12
- PHP-FPM 7.4
- Redis Memcache (latest stable version from PECL)
- APCu local cache (latest stable version from PECL)
- PHP-igbinary (latest stable version from PECL
- PHP-smbclient (latest stable version from PECL)
- Nextcloud Server Latest
Build Status:
Stability Status:
Current maintainers
- Daniel Hanson @ T&M Hansson IT AB
- You? :)