Skip to content

Commit be49ec7

Browse files
authored
Add link to webtrees container and text fixes (#200)
* Added link to webtrees
1 parent 1bc57b1 commit be49ec7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -238,23 +238,23 @@ To stop and remove your test container run our `stop_test.sh` script:
238238
Or simply run:
239239

240240
```bash
241-
docker stop test-web && docker rm test-web
241+
docker stop test-web && docker rm test-web
242242
```
243243

244244
## Running this Proxy on a Synology NAS
245245

246246
Please checkout this [howto](https://github.com/evertramos/docker-compose-letsencrypt-nginx-proxy-companion/blob/master/docs/HOWTO-Synlogy.md).
247247

248+
## Production Environment using Web Proxy
248249

249-
## Production Environment using Web Proxy and Wordpress
250+
Following are links to docker containers using this web proxy:
250251

251252
1. [docker-wordpress-letsencrypt](https://github.com/evertramos/docker-wordpress-letsencrypt)
252253
2. [docker-portainer-letsencrypt](https://github.com/evertramos/docker-portainer-letsencrypt)
253254
3. [docker-nextcloud-letsencrypt](https://github.com/evertramos/docker-nextcloud-letsencrypt)
254255
4. [docker-registry-letsencrypt](https://github.com/evertramos/docker-registry-letsencrypt)
255256
5. [gitlab-docker-letsencrypt](https://github.com/steevepay/gitlab-docker-letsencrypt)
256-
257-
In this repo you will find a docker-compose file to start a production environment for a new wordpress site.
257+
6. [docker-webtrees-letsencrypt](https://github.com/mstroppel/docker-webtrees-letsencrypt)
258258

259259
## Credits
260260

@@ -265,7 +265,6 @@ Credits goes to:
265265
- docker-gen [@jwilder](https://github.com/jwilder/docker-gen)
266266
- docker-letsencrypt-nginx-proxy-companion [@JrCs](https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion)
267267

268-
269268
### Special thanks to:
270269

271270
- [@j7an](https://github.com/j7an) - Many contributions and the ipv6 branch!

0 commit comments

Comments
 (0)