Inventory
We find every moving part: domain and registrar, DNS, mail, the app itself, its data,
certificates, cron jobs, and whatever undocumented thing is quietly load-bearing.
Output
A written inventory of what exists and who
currently controls it, often the first time anyone has had that list.
Rebuild the environment
We stand the environment up fresh and documented rather than copying a mystery
configuration forward. Old problems don’t get imported.
Output
A named environment running your site in
parallel, on a URL you can click, before anything changes publicly.
Verify, then cut over
You review the parallel copy. We lower DNS TTLs ahead of time, cut over, and watch it.
The old environment stays reachable until you’re confident.
Output
A cutover with a rollback path, not a leap.
You’re done switching vendors
From here the same team that runs the server is the team that changes the site. There is
no ticket to open with a second company.
Output
One relationship instead of two, and
documentation you could hand to somebody else if you ever wanted to.