Skip to content

Commit

Permalink
Update cht4 local setup docs - adding line to ensure .sh file is avai…
Browse files Browse the repository at this point in the history
…lable under scripts folder (#928)

* This is the first commit for WIP update of CHT4 local setup documentation

* Update content/en/apps/tutorials/local-setup.md

Remove hard-corded command and replace with troubleshooting guide

Co-authored-by: Ashley <[email protected]>

* Actioning on comments added by Andra and Ashley

* Adding line on ensuring .sh file is available

* Update content/en/apps/tutorials/local-setup.md

Co-authored-by: Ashley <[email protected]>

Co-authored-by: Ashley <[email protected]>
  • Loading branch information
esthermmoturi and mrjones-plip authored Jan 9, 2023
1 parent 25642a3 commit 69f1795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/apps/tutorials/local-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ To install a valid certificate, open a terminal in the `cht-core` directory. Ens
```shell
./scripts/add-local-ip-certs-to-docker-4.x.sh cht_nginx_1
```
If `add-local-ip-certs-to-docker-4.x.sh` is not in your scripts directory, be sure to use `git` or GitHub Desktop to update your local repository with the latest changes. If you can't update for some reason, you can [download it directly](https://raw.githubusercontent.com/medic/cht-core/master/scripts/add-local-ip-certs-to-docker-4.x.sh).

To see what a before and after looks like, note the screenshot to the left which uses `curl` to test the certificate validity.

Expand Down

0 comments on commit 69f1795

Please sign in to comment.