Skip to content

Migration: which one do you need?

Several different operations in AdminBolt are called "migration". They start from different places, end in different places, and move different things. Pick the row that matches what you are trying to do.

You want toThis is calledYou drive it fromGuide
Move a whole cPanel or DirectAdmin server into AdminBoltMigrating to AdminBoltbolt-migrate, a tool you run on the source serverMigrating to AdminBolt
Move a hosting account from one AdminBolt node to another under the same hubAccount migration between AdminBolt nodesThe hub panel, under ClusterFleet Accounts
Serve DNS zones that stay owned by an external cPanel, DirectAdmin, or Plesk serverExternal DNS source, a read-only mirrorThe hub panel, under Cluster → DNS ClusterDNS Cluster

Coming from another control panel

If you are leaving cPanel or DirectAdmin, you want Migrating to AdminBolt. The bolt-migrate tool moves a complete server: accounts, websites, databases, email, DNS, and SSL, with the file, database, and mailbox contents included. It runs outside the panel, on the server you are migrating away from, and it has two paths - migrate to a new server, or convert the current server in place.

Nothing on this path involves Hub Mode or nodes. Those are for servers that already run AdminBolt.

Already running AdminBolt

If both the source and the destination are AdminBolt servers, you want account migration between AdminBolt nodes. It is a Hub Mode feature: the hub moves an account from one of its servers to another through the panel API and repoints the cluster DNS.

Its scope is narrower than migrating into AdminBolt. It moves the account configuration - domains, databases and users, mailboxes, DNS records, SSL, cron jobs, FTP accounts, and so on - but not the content behind it. Website files, database contents, and mailbox (maildir) contents are not transferred, and the source copy is kept. Move that data separately if you need it on the target node.

Side by side

Migrating to AdminBoltBetween AdminBolt nodes
SourceA cPanel or DirectAdmin serverAn AdminBolt node managed by a hub
DestinationAn AdminBolt serverAnother AdminBolt node under the same hub
Driven bybolt-migrate on the source serverThe hub panel (Cluster → Fleet Accounts)
Requires Hub ModeNoYes
Account configurationMovedMoved
Website files, database contents, mailbox contentsMovedNot moved
What happens to the sourceLeft intact (migrate) or replaced after you confirm (convert)Kept, optionally suspended
ScopeThe whole server, every account at onceOne account at a time

Named "migration", but nothing moves

Two features carry the word without moving any hosting:

  • LiteSpeed PHP migration re-assigns domains between REMI PHP and LSPHP on a single server. It changes which PHP engine runs your sites, nothing else.
  • DNS Cluster → External Sources, the third row above, only mirrors zones. The external panel stays authoritative, and the accounts, sites, mail, and databases stay on it.