component/web: Add http and https variants
This commit is contained in:
parent
735d032865
commit
55bee7422d
10 changed files with 88 additions and 13 deletions
|
|
@ -79,7 +79,7 @@ These are:
|
|||
|
||||
- This will delegate individual hostnames to appropriate docker containers, see [this blog post](http://jasonwilder.com/blog/2014/03/25/automated-nginx-reverse-proxy-for-docker/) for an overview.
|
||||
- Optionally makes use of [docker-letsencrypt-nginx-proxy-companion](https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion) to automatically provision and renew HTTPS certificates.
|
||||
- See [distillery/resources/compose/web](embed/resources/compose/web) for implementation details.
|
||||
- See [internal/component/web](internal/component/web) for implementation details.
|
||||
|
||||
- [MariaDB](https://mariadb.org/) - an SQL server
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue