Re: Showing Juju GUI in controller model

2017-01-16 Thread Merlijn Sebrechts
Op maandag 16 januari 2017 heeft Mark Shuttleworth het volgende geschreven: > On 16/01/17 11:57, Merlijn Sebrechts wrote: >> Hi Jeff >> >> >> I'd like to use lets encrypt certs with the GUI. I'm not sure how to >> do that in a way that I don't break anything. I remember the Charm had >> config opt

Re: Showing Juju GUI in controller model

2017-01-16 Thread Merlijn Sebrechts
Exactly what I need, thanks! Op maandag 16 januari 2017 heeft Rick Harding het volgende geschreven: > > > On Mon, Jan 16, 2017 at 11:57 AM Merlijn Sebrechts < merlijn.sebrec...@gmail.com> wrote: >> >> Hi Jeff >> >> I'd like to use lets encrypt certs with the GUI. I'm not sure how to do that in a

Re: Showing Juju GUI in controller model

2017-01-16 Thread Rick Harding
On Mon, Jan 16, 2017 at 11:57 AM Merlijn Sebrechts < merlijn.sebrec...@gmail.com> wrote: > Hi Jeff > > > I'd like to use lets encrypt certs with the GUI. I'm not sure how to do > that in a way that I don't break anything. I remember the Charm had config > options for ssl certs. > > Another advanta

Re: Showing Juju GUI in controller model

2017-01-16 Thread Mark Shuttleworth
On 16/01/17 11:57, Merlijn Sebrechts wrote: > Hi Jeff > > > I'd like to use lets encrypt certs with the GUI. I'm not sure how to > do that in a way that I don't break anything. I remember the Charm had > config options for ssl certs. > Yes, we should do the same for the controller (amongst other t

Re: Showing Juju GUI in controller model

2017-01-16 Thread Merlijn Sebrechts
Hi Jeff I'd like to use lets encrypt certs with the GUI. I'm not sure how to do that in a way that I don't break anything. I remember the Charm had config options for ssl certs. Another advantage of the charm is that it provided the HTTP relationship so you can connect it to a reverseproxy etc..

Re: Showing Juju GUI in controller model

2017-01-16 Thread Jeff Pihach
Hi Merlijn, In Juju 2 the GUI is actually being served directly from the controller, the charm isn't being deployed. The GUI charm is now only necessary in Juju 1. Were there features of the GUI charm you would like to see when the GUI is served directly from the controller? Thanks, Jeff On Mon