File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -238,23 +238,23 @@ To stop and remove your test container run our `stop_test.sh` script:
238238Or 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
246246Please 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
2512521 . [ docker-wordpress-letsencrypt] ( https://github.com/evertramos/docker-wordpress-letsencrypt )
2522532 . [ docker-portainer-letsencrypt] ( https://github.com/evertramos/docker-portainer-letsencrypt )
2532543 . [ docker-nextcloud-letsencrypt] ( https://github.com/evertramos/docker-nextcloud-letsencrypt )
2542554 . [ docker-registry-letsencrypt] ( https://github.com/evertramos/docker-registry-letsencrypt )
2552565 . [ 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!
You can’t perform that action at this time.
0 commit comments