Back to photostream

Dewan Codes - 287

Acquia BLT - How to put remote config_split config values back into version control :

 

Control by following these steps:

1. First, SSH into the remote server where your application is hosted and navigate to the config_split configuration directory using the `cd` command.

2. Use the `git pull` command to pull down any changes that may have been made to the Config Split configuration on the remote server.

3. Next, copy the configuration files from the remote server to your local machine using the `scp` command.

4. Once the files have been copied to your local machine, commit the changes to Git and push them up to your remote repository.

5. Finally, run a deployment to your remote server to ensure that the Config Split configuration updates are applied to the site.

8 views
0 faves
0 comments
Uploaded on November 6, 2023