Skip to content

Migrating From MAMP

This is a release placeholder. Full MAMP import documentation will land after the import UX is finalized.

What To Capture

MAMP settingPortBay field
Document rootpath or document_root
Hostnamehostname
PHP versionphp_version
Apache/Nginx portProject port only if the app process listens directly
SSL certificateReissued through mkcert

Migration Shape

  1. Stop the MAMP site.
  2. Add the project in PortBay as PHP.
  3. Set document_root and php_version.
  4. Enable HTTPS.
  5. Reconcile hostnames.
  6. Start and test the site through Caddy.

PortBay is pre-MVP software. Use the docs as an operating guide, not a stability guarantee.