Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
Updating guidance on pulling files down.
  • Loading branch information
timcosgrove authored Jan 14, 2025
1 parent 88bdc2a commit 28724b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion READMES/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,9 @@ You need a copy of the production database to get the full VA.gov CMS running.
Use the provided ddev commands to download a database and files backup into the
correct locations in your local development environment.

- `ddev pull va ` or `ddev pull va --skip-files`
- `ddev pull va --skip-files`
- It is unusual, but if you need to pull CMS content files locally, use `ddev pull va`
- Note that you will need to allocate at least 120GB disk space to your docker container in this case.

NOTE: This command downloads and imports the db followed by any configuration import.

Expand Down

0 comments on commit 28724b9

Please sign in to comment.