Discuss
I want to change the domain name for an existing YunoHost instance and I’m unsure about the correct migration order.
Current setup:
- Two separate server packages from two different providers
domain.oldis registered together with a webhosting package I want to cancel- DNS for
domain.oldcurrently points to my YunoHost apps running on a VPS - The webhosting package is handling the subdomains, which are linked to apps on the YunoHost VPS
To avoid downtime and make the transition easier, I thought about registering a completely new domain (domain.new) and migrating everything gradually.
My current idea:
-
Update YunoHost domain settings
domain.old→domain.new- Would this temporarily break connections or certificates?
-
Update DNS settings at the registrar / ISP
Pointdomain.newto the VPS- Will services continue working normally after propagation?
What would be the recommended order of operations for a smooth migration with minimal downtime?
Thanks ![]()