Configuration with Application Deployment - How to migrate AMP and all instances to new server?

There isn’t an official way to migrate things.
Though since both systems are Linux based, you can move the entire .ampdata folder.

On the old system:

On the new system do the following:

  • install AMP
  • as amp, run ampinstmgr stopall
  • stop the ampinstmgr service
  • nuke/remove .ampdata (or just rename it to be safe, you never know)
  • restore your own .ampdata folder on the new machine
  • as root, run ampinstmgr fixperms
  • start the ampinstmgr service
  • as amp, run ampinstmgr reactivateall
  • reboot if things look funny