Migrating From MAMP
This is a release placeholder. Full MAMP import documentation will land after the import UX is finalized.
What To Capture
| MAMP setting | PortBay field |
|---|---|
| Document root | path or document_root |
| Hostname | hostname |
| PHP version | php_version |
| Apache/Nginx port | Project port only if the app process listens directly |
| SSL certificate | Reissued through mkcert |
Migration Shape
- Stop the MAMP site.
- Add the project in PortBay as PHP.
- Set
document_rootandphp_version. - Enable HTTPS.
- Reconcile hostnames.
- Start and test the site through Caddy.
