... | ... | @@ -43,7 +43,7 @@ Table of contents: |
|
|
# Take a database dump of any Production site
|
|
|
|
|
|
1. [Log into portainer](https://portainer.d.commerce.gov/).
|
|
|
1. Open and connect to the console of ANY D8 site container for D8 prod dumps, Authenticator container for Auth prod dumps, or a D7 site container for D7 prod site dumps (e.g. branch environment containers from any developer).
|
|
|
1. Open and connect to the console of ANY D8 or D9 site container for D8/D9 prod dumps, Authenticator container for Auth prod dumps, or a D7 site container for D7 prod site dumps (e.g. branch environment containers from any developer).
|
|
|
1. Navigate to `/root` path:
|
|
|
```bash
|
|
|
cd ~
|
... | ... | |