Skip to content

Commit

Permalink
Added reference to Brad Touesnard's article.
Browse files Browse the repository at this point in the history
  • Loading branch information
bubbajames-docker committed Aug 1, 2020
1 parent b5b69cf commit 1e1e4a1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Starts an HAProxy load balancer instance for ssl termination, a Sendy instance a

The latest `docker-compose.yml` and sample files are available from image [repository](https://github.com/bubbajames-docker/sendy). It is highly adviced to clone this repository to ensure latest samples are used.


```yaml
version: "3.7"

Expand Down Expand Up @@ -165,6 +166,12 @@ $ docker-compose up -d
$ docker-compose down
```


# Shoutouts
## Brad Touesnard
Please read Brad Touesnard's article [How to Create Your Own SSL Certificate Authority for Local HTTPS Development](https://deliciousbrains.com/ssl-certificate-authority-for-local-https-development/) which inspired the `generateSSLCerticate.sh` script used in this project.


# License

Please [see license](https://raw.githubusercontent.com/bubbajames-docker/sendy/master/LICENSE) in repository
Expand Down

0 comments on commit 1e1e4a1

Please sign in to comment.