Home / Support / 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. Published by DC Associates Group on the Azure Marketplace, deployed in your own Azure subscription.
| Application ports | 80, 443 (web UI) |
|---|---|
| Open in browser | http://<VM-IP>/ |
| Admin credential file | sudo cat /var/lib/nextcloud-firstboot-admin-pw |
| Version | Nextcloud 30 |
| Platform | Microsoft Azure |
SSH into the VM with the username + key you chose at deploy, then print the generated credential:
ssh <your-username>@<VM-IP>
sudo cat /var/lib/nextcloud-firstboot-admin-pwSign in as admin (unless noted), then change the password immediately. The file is root-only and can be deleted once the password is stored securely.
Email support@dcassociatesgroup.com (response within 1 business day) or send a
message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.