The getting started guide assumes people are starting from scratch and doesn't help much with regards to importing existing databases.
We should add a guide for this and link to it from the end of the getting started section as well.
Note: Blocked on humanmade/altis-dev-tools#206 which will change which commands to document and run.
Acceptance criteria:
For Local Chassis:
For Local Server:
Side note that for Altis v4 image import will be composer server import-uploads, we can update that once this initial guide has been merged and backported.
Troubleshooting section:
The getting started guide assumes people are starting from scratch and doesn't help much with regards to importing existing databases.
We should add a guide for this and link to it from the end of the getting started section as well.
Note: Blocked on humanmade/altis-dev-tools#206 which will change which commands to document and run.
Acceptance criteria:
content/uploadsFor Local Chassis:
composer chassis exec -- wp db import <db file path>For Local Server:
composer server cli -- db import <db file path>altis.devcomposer server cli -- s3-uploads upload-directory content/uploads uploadsSide note that for Altis v4 image import will be
composer server import-uploads, we can update that once this initial guide has been merged and backported.Troubleshooting section: