Skip to content
/ vm Public
forked from nextcloud/vm

💻☁📦 The (official) Nextcloud VM (virtual machine), Home/SME Server and scripts for RPi (4).

License

Notifications You must be signed in to change notification settings

whitesscott/vm

 
 

Repository files navigation

(Official) Nextcloud VM

Server installation. Simplified. ☁️

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.

Setup

The script automatically fetches the latest Nextcloud version when the below steps are taken:

  1. 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)
  2. Boot the server and login.
  3. Run wget https://github.com/nextcloud/vm/blob/official/prep/prep_vm.sh
  4. Reboot and login again
  5. Enjoy your Nextcloud installation!

Dependencies:

(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

The usual tags

Build Status:
Build Status
Stability Status:
Stability Status

Current maintainers

About

💻☁📦 The (official) Nextcloud VM (virtual machine), Home/SME Server and scripts for RPi (4).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 94.7%
  • PHP 5.1%
  • Python 0.2%