Merlijn Sebrechts
2018-03-09 16:43:11 UTC
Hi all
I'd like to highlight an update to our SSL termination proxy
<https://jujucharms.com/u/tengu-team/ssl-termination-proxy> charm; you can
now use it to route https traffic to multiple backend webapps based on
hostname. Thanks to @xannz for doing most of the implementing work!
[image: ssl-termination-proxy-example.jpg]
See the README for more details. This update should be fully backwards
compatible, let us know if that's not the case.
For the moment, you have to manually point the DNS records to the
ssl-termination-proxy machine. If anyone wants to hack on this to plug it
into a DNS api so it can automatically update DNS records, go ahead!
The code is here:
- https://github.com/tengu-team/layer-ssl-termination-proxy
- https://github.com/tengu-team/layer-ssl-termination-fqdn
Take a look at this interface for a working example of how to use the new
endpoints pattern:
- https://github.com/tengu-team/interface-ssl-termination
*I also request to promulgate these two charms*
- cs:~tengu-team/ssl-termination-proxy
- cs:~tengu-team/ssl-termination-fqdn
Regards
Merlijn
I'd like to highlight an update to our SSL termination proxy
<https://jujucharms.com/u/tengu-team/ssl-termination-proxy> charm; you can
now use it to route https traffic to multiple backend webapps based on
hostname. Thanks to @xannz for doing most of the implementing work!
[image: ssl-termination-proxy-example.jpg]
See the README for more details. This update should be fully backwards
compatible, let us know if that's not the case.
For the moment, you have to manually point the DNS records to the
ssl-termination-proxy machine. If anyone wants to hack on this to plug it
into a DNS api so it can automatically update DNS records, go ahead!
The code is here:
- https://github.com/tengu-team/layer-ssl-termination-proxy
- https://github.com/tengu-team/layer-ssl-termination-fqdn
Take a look at this interface for a working example of how to use the new
endpoints pattern:
- https://github.com/tengu-team/interface-ssl-termination
*I also request to promulgate these two charms*
- cs:~tengu-team/ssl-termination-proxy
- cs:~tengu-team/ssl-termination-fqdn
Regards
Merlijn