... | ... | @@ -56,7 +56,7 @@ Table of contents: |
|
|
```bash
|
|
|
./pull-prod-db.sh commerce
|
|
|
```
|
|
|
1. That will download the sql file to `/var/www/docker_platform/docroot/sites/default/` or `/var/www/docker_platform/web/sites/default` folder based on drupal version.
|
|
|
1. That will download the sql file to `/var/www/docker_platform/docroot/sites/default/` (D7 sites) or `/var/www/docker_platform/web/sites/default` (D8/D9 sites) folder based on drupal version.
|
|
|
|
|
|
## Replace container database with production instance
|
|
|
1. [Follow the instructions to pull the prod db dump](https://git.commerce.gov/publicgroup/documentation/wikis/Create-MySQL-Production-Database-Dump#take-a-database-dump-of-any-production-site) See above.
|
... | ... | |