Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Marketplace / Nextcloud on Ubuntu 24.04 LTS

Nextcloud on Ubuntu 24.04 LTS

Nextcloud is the leading self-hosted content-collaboration platform: file sync and share, calendars, contacts, and office editing. This image gives you a production-ready deployment within minutes of first boot — no dependency wrangling, no manual hardening checklist. Published and maintained by Derek Coleman & Associates Inc: freshly rebuilt against current security advisories and deployable straight from the Azure Marketplace into your own subscription.

Version: Nextcloud 30 (latest 30.x at build; Apache 2.4, PHP 8.3, MariaDB, Redis)Platform: Ubuntu 24.04 LTSPorts: 80 (HTTP), 443 (HTTPS with a self-signed certificate until you run certbot)Category: Applications

What's included

  • Nextcloud 30 installed from the official upstream source
  • Hardened Linux base with automatic security updates enabled
  • No shared or default passwords — a unique admin credential is generated on your VM at first boot
  • Trusted Launch support: Secure Boot + vTPM
  • Azure Monitor Agent, Defender for Cloud, and Update Manager install cleanly

Quick start

Known issue on the current image (as of 2026-09-15) — First boot aborts before Nextcloud is installed: no admin account and no /var/lib/nextcloud-firstboot-admin-pw are ever created, and http://<VM-IP>/ never shows the Nextcloud login. Workaround and fix status on the support page.
  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 80 and 443 (web UI) — restrict to your own IP where possible. The in-image firewall already allows them; only the Network Security Group (NSG) keeps them closed.
  3. Wait for first boot to finish, open http://<VM-IP>/ and sign in as admin (see First login below).
  4. Point a DNS name at the VM, run `sudo certbot --apache -d your.domain`, and add the domain to trusted_domains.

Get your admin password (one time)

ssh <your-username>@<VM-IP>
sudo cat /var/lib/nextcloud-firstboot-admin-pw

Every image ships without any shared or default password — a unique admin credential is generated for your VM on first boot. Change it after first sign-in.

Common use cases

  • Private file sync and share
  • Team document collaboration
  • Calendar, contacts, and mail in one place
  • GDPR-friendly alternative to public clouds

Why our images

Freshly rebuilt against the latest security advisories, no shared default credentials, Trusted Launch support, and automatic OS security updates — everything runs in your own Azure subscription under your governance.

Deploy Nextcloud in minutes

Production-ready, hardened, and maintained. Deploy straight from the Azure Marketplace into your subscription.