Nextcloud is an open-source, self-hosted content collaboration platform for file sync and share, calendars, contacts, and secure team collaboration — a private alternative to hosted cloud storage. This image runs Nextcloud on Ubuntu 24.04 LTS, hardened and fully patched, with the web UI on port 80, a PostgreSQL + Redis backend, a unique per-VM admin credential seeded on first boot, and files on a dedicated disk. Maintained by cloudimg.
## Nextcloud on Ubuntu 24.04 LTS
Nextcloud is the leading open-source content collaboration platform — self-hosted file sync and share, document collaboration, calendars, contacts, and more — giving you full control of your data on your own infrastructure. This image is built and maintained by cloudimg on a hardened, fully patched Ubuntu 24.04 LTS base with the PHP, database, and caching stack pre-configured.
### What's included
### Getting started
Retrieve the generated password with `sudo cat /root/nextcloud-credentials.txt`, then sign in at the VM's public IP. Install apps from the built-in app store, connect desktop/mobile sync clients, and invite users. The deployment guide on cloudimg.co.uk covers configuration and clients.