/srv/irclogs.ubuntu.com/2014/11/25/#juju-gui.txt

=== kadams54 is now known as kadams54-away
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
hatchlazyPower: ping01:47
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
hatchlazyPower: mbruzek1 https://github.com/hatched/ghost-charm/issues/2714:58
mbruzek1hatch I saw that14:58
mbruzek1I will give it a shot as soon as I can14:58
lazyPowerhatch: same14:58
hatchawesome :)14:59
mbruzek1thanks for the update14:59
mbruzek1The ghost charm is really nice14:59
hatchnow if I can only figure out the apache charm for url redirects I could transfer my own blog haha15:00
mbruzek1hatch how do I try it out?  branch your git repo?15:02
mbruzek1clone?15:02
mbruzek1nevermind I figured it out while typing my question15:03
jrwrenhatch: honestly, I don't grok the apache charm. IMO it is easier to fork the charm and change it for my own purposes and just use that. :)15:03
hatchjrwren: yeah I was thinking that, but even that seams like it's way complicated15:04
hatchI may have to write my own since I can't seem to get the author to respond to my q's :)15:05
hatchlazyPower: ^ there is probably a community issue here somewhere :)15:05
jrwrenhatch: I don't know. It depends on how well written the apache charm is. Should be as simple as fork, edit http.conf tempate.15:05
jrwrenhatch: another option, depending on your goals is to include apache in your web app charm. For simple configs is likely doesn't make much sense without.15:06
hatchyeah I just need to add a single line redirect from the ghost charm into the apache charm on relation15:06
lazyPoweryou send a base64 vhost config when using apache15:07
lazyPoweror you can wait for the nginx charm to land and use a modern httpd15:07
hatchnot sure I want to wait until 2016 :P15:07
lazyPowerwrite your own? ;)15:07
hatchhaha I don't have the time to write the ghost char15:08
lazyPoweri did hear however that kwmonroe was doing reviews on the nginx stack15:08
lazyPowerlike, a week ago15:08
lazyPowerso its probably closer to done than you think15:08
hatchyeah I wonder how we can build a community around charms15:09
hatchpeople working on them should be able to post to some forum somewhere or something15:09
hatchmaybe add discourse to jujucharms.com?15:09
lazyPoweri would say a section on discourse would be an excellent start15:10
lazyPowerbut as it stands now - we're getting dangerously close to too many sources of information15:10
lazyPowerwe have reddit, juju.ubuntu.com, jujucharms.com, the mailing list, ask ubuntu15:11
lazyPowerjust to name a few15:11
jrwrenI think there is charms tag on askubuntu.com15:11
hatchbut is there anywhere for a community to develop around charms though?15:11
jrwrenah, just a juju tag which includes charms15:11
jrwrenhatch: askubuntu is not a bad place IMO.15:12
hatchbut that's only for questions15:12
lazyPowerright15:12
hatchyou can't say "hey peeps I'm making a charm for X, feature requests?"15:12
lazyPowerthe problem i have with that is there's no place for conjecture around charm approach and sideline conversation15:12
jrwrenit would be nice if there was a juju portal for askubuntu, most folks won't go to the effort of searching just juju tags there.15:12
lazyPowerdiscourse would be an ideal place15:12
hatchthere is discourse.ubuntu.com15:12
hatchmaybe we could make a section on there?15:13
jrwrenhatch: you just volonteered!15:13
hatchlinked from jujucharms of course15:13
lazyPowerwish castro was around this week15:13
lazyPoweri would also ping rick_h_ and see if something like that would fit in sub-navigation of jujucharms.com15:13
lazyPoweras well as poke ze list15:13
rick_h_lazyPower: who da what?15:13
jrwrenor maybe just http://discourse.ubuntu.com/c/cloud-and-server  done!15:13
lazyPowerrick_h_: <315:13
* rick_h_ was on call and not watching whatever is going by15:13
jrwrenso... it exists, and none of us knew about it. That is telling :(15:14
lazyPowerhatch: if you want something like that to be the official garden for our community to grow - it has to be included in the official site(s)15:14
jrwrenhttp://discourse.ubuntu.com/t/category-definition-for-ubuntu-cloud-and-server/84/115:14
hatchlazyPower: agreed15:14
hatchI can fire an email to get some others input15:15
rick_h_lazyPower: so no main level nav item but if you want to link/put info into the community nav item of the page I'm cool with it15:15
rick_h_lazyPower: file a bug with the requirements and we'll work with design and put something together15:15
hatchthere is a community nav?15:15
rick_h_if the deploy ever goes out there is yes15:16
hatchoh lol ok15:16
rick_h_it's the latest page of content that ant did and will hopefully be live later today15:16
rick_h_along with the docs and other improvements15:16
hatchoh cool - that does sound like a possible place to put a link to that 15:16
rick_h_it's base don 'blocks' of content so I'd suggest putting something together with design, much like the 'about' page I think15:17
rick_h_lazyPower: any questions find me and we can chat and I can point you in the right direction15:17
hatchby default juju and the gui sorts the configuration options alphabetically which makes my config descriptions make no sense15:19
hatchcould we format them as they are in the yaml?15:19
hatchI'll file a bug so we can discuss15:21
hatchannnnnnnd submitted https://bugs.launchpad.net/juju-gui/+bug/139620115:24
mupBug #1396201: Sort charm config options to match yaml order <juju-gui:New> <https://launchpad.net/bugs/1396201>15:24
lazyPowerrick_h_: ack ty15:27
hatchlazyPower: ghost also added postgres support which is kind of cool15:27
hatchfrankban: Can you respond to this comment in review? https://github.com/juju/juju-gui/pull/662/files#r2084250615:36
frankbanhatch: looking15:37
frankbanhatch: that's true, for local charms we get the icon from the juju-core HTTPS API. see getLocalCharmFileUrl in go.js15:40
hatchalright thanks15:40
hatchI'll have to update the icon method to support this stuff15:41
kwmonroelazyPower: hatch:  the latest 'website' subordinate works pretty well for nginx (not yet for apache). it sets up a vhost based on content pulled from a git/bzr branch.  check it out at https://demo.jujucharms.com/~ibm-demo/trusty/website-0/?text=website#readme.  needs a few tweaks, but it's simpler than the apache charm.  no config yet for url redirs, but i'll put that on the list for the next pass.15:53
hatchkwmonroe: cool I'll check it out a little later. My main interest is to be able to allow the users of the Ghost charm to provide a regex/string for url rewriting which would then get passed to apache/nginx on relation so that they could import their blogs from tumblr, wordpress etc15:54
hatchplus it's a little self serving because that's exactly what I need to do lol15:54
kwmonroeroger that hatch15:55
hatchkwmonroe: so are you going to get this charm promoted? 15:56
hatchI suppose I also need load balancing too...15:57
hatchto balance between the units15:57
kwmonroeyeah hatch.. promotion is in the cards.. though there's a bit of work to get the nginx subordinates in sync (in terms of config naming, readmes, etc).15:58
kwmonroehatch: for balancing, are you a haproxy kind of guy, or would you rather nginx do the balancing too?15:58
hatchkwmonroe: well atm I have it being done via the apache relation15:58
hatchI dont' really care what does the balancing tbh15:59
kwmonroeack15:59
hatchredirects need to be real http redirects however (need to keep the seo)16:00
hatchand the load balancing would be nice to have sticky balancing so that users could log in without the risk of being sent to another unit16:00
hatchthere will also likely need to be a caching layer in there somwhere16:00
kwmonroenginx sounds like a good balancer/cacher then.  it'll do the http layer, but leaves other tcp traffic alone16:02
kwmonroeanywho, i'll put a pad to paper after i load up on cranberry sauce.  good things will come out.16:03
hatchhaha awesome16:03
hatchif you need any testers lemme know :)16:04
kwmonroecool, thx16:04
=== kadams54 is now known as kadams54-away
=== kadams54-away is now known as kadams54
=== kadams54 is now known as kadams54-away
hatchhttp://www.prairie-towns.com/index.html :)17:18
teslanick*something something something* mean joke about canada.17:22
teslanick:_17:22
teslanick:)17:22
hatchlol17:23
teslanickI joke because I actually really like Canada. Part of the reason I live just south o' the border.17:23
hatchclose as you can get while keeping your heath care and .....oh17:24
hatch:P17:24
hatchyeah - easy target I know17:24
teslanickFREEDHUM17:24
teslanickBTW http://www.harkavagrant.com/index.php?id=36417:25
hatchlol17:26
hatchthat actually happened?17:26
teslanickTotally did17:26
hatchhaha oh boy17:27
teslanickhttp://en.wikipedia.org/wiki/Fenian_raids17:27
teslanickhttp://en.wikipedia.org/wiki/Battle_of_Eccles_Hill - the only reason I know about it17:28
hatchyikes they got it handed to them17:29
teslanickRight? There were a lot of holes with that plan.17:30
teslanickThese photos rock17:31
teslanickhttp://www.prairie-towns.com/alsask-images.html - Alask, Saskatoon. Say that a few times fast.17:33
teslanickSorry Saskatchewan.17:33
hatchhaha yeah17:39
hatchrick_h_: ok I fixed that issue you found in the PR - whenever you get a moment it's ready for another look18:15
rick_h_hatch: ok, otp but we can sync up in a little bit 18:15
hatchyeah np18:15
hatchI'm just going to hop on huws branch now18:15
rick_h_hatch: ty much18:16
rick_h_hatch: ok, let's chat, standup please18:35
hatchok joining18:36
hatchlunching19:24
fabricerick_h_: I have updated the PR like we discussed, they are ready to go after 2 second review for the 3 remaining ones19:44
fabriceuiteam: have a good night19:44
rick_h_fabrice: thanks, just finished up last bit and starting reviews. They'll be done in the AM19:44
rick_h_fabrice: ty and have a good evening19:45
mhiltonfabrice: good night19:45
Makyouiteam stepping out over lunch to refill prescriptions, back in a few.20:08

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!