Update README with Ahoy approach
This commit is contained in:
parent
98bf4bf28c
commit
82114e11f6
1 changed files with 2 additions and 4 deletions
|
@ -62,6 +62,7 @@ Then use [ahoy](https://github.com/ahoy-cli/ahoy/), from within the hosting_priv
|
||||||
Ensure all three related repositories are up-to-date with:
|
Ensure all three related repositories are up-to-date with:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private
|
||||||
ahoy git-pull-all
|
ahoy git-pull-all
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -82,10 +83,7 @@ ahoy deploy-site agaric_test
|
||||||
Then record the deployment, logs from both deploy-site and deploy-build:
|
Then record the deployment, logs from both deploy-site and deploy-build:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/Projects/drutopia-platform/drutopia_host/build_artifacts
|
ahoy artifacts
|
||||||
git add .
|
|
||||||
git commit -m "Add artifacts"
|
|
||||||
git push
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Drupal settings file management
|
### Drupal settings file management
|
||||||
|
|
Loading…
Reference in a new issue