=== uru_ is now known as urulama | ||
urulama | frankban, bac ... when you have time, please check https://github.com/juju/charmstore/pull/23 | 07:49 |
---|---|---|
hatch | http://fromanegg.com/post/54890090207/test-driven-development-the-easy-way | 10:59 |
urulama | hatch: http://cukes.info | 10:59 |
bac | rogpeppe: could you give frankban admin priv on github juju/charmstore? | 13:04 |
Makyo | hatch, http://weblog.jamisbuck.org/2011/2/7/maze-generation-algorithm-recap | 16:05 |
hatch | jujugui ahoy | 19:18 |
hatch | hmm the juju brew pkg should probably check for go before downloading it again | 19:37 |
hatch | oo ouch 1.16.6 heh | 19:39 |
hatch | definitely should learn to update brew :) | 19:43 |
hatch | hey urulama | 20:08 |
urulama | hey hatch ... just got back from 10km walk :D | 20:10 |
hatch | nice! legs sore? | 20:10 |
urulama | not really, i miss running :D | 20:11 |
hatch | I'm attempting to use the juju manual provider on digital ocean | 20:14 |
hatch | will see how that works | 20:14 |
hatch | so far so good | 20:14 |
urulama | i use manual at home on machines that have 16 and 32 gigs of ram, fire up VMs with ubuntu servers and create a "cloud" on the fly :D | 20:15 |
urulama | good luck | 20:15 |
hatch | oh that's a good idea - I have an unused machine at home that I could do that with | 20:15 |
hatch | never thought of it | 20:15 |
urulama | it's great for testing charms, well, unless you need debug hooks | 20:16 |
hatch | apparently I need a precise Ghost blog charm | 20:18 |
hatch | I mean trusty | 20:20 |
urulama | isn't it there? i remember trying ghost on manual | 20:21 |
* urulama just saw the cards on the board ... i'm calling you "ghost buster" tomorrow :D | 20:22 | |
hatch | haha - yeah I never created a Trusty charm....it's the same thing, just more work I guess lol | 20:22 |
hatch | lazyPower hey if I want to make a Ghost charm for Trusty do I have to create a whole separate repository even though it'll be identical or is there some config voodoo we can do? | 20:47 |
lazyPower | at present, different repository | 20:50 |
hatch | It can just be a direct copy though right? | 20:55 |
hatch | so I can have two LP repos but only one GH repo | 20:55 |
lazyPower | right | 21:07 |
lazyPower | shouldnt be a problem with that approach hatch. | 21:07 |
hatch | kewl | 21:07 |
hatch | I've got it deployed using the manual provider on digital ocean | 21:07 |
hatch | but having an issue getting mysql running with --to=0 | 21:07 |
hatch | maybe it doesn't support that but I thought it did | 21:07 |
lazyPower | are you using a tiny or next step up? | 21:08 |
lazyPower | and it will support it but you're cramming a ton of stuff on a single node, and the $5 instance isn't ideal for that | 21:08 |
lazyPower | you're running mongo, mysql, node, juju-server, juju-agent | 21:08 |
hatch | 014-07-22 21:03:46 INFO install from yaml import safe_load | 21:08 |
hatch | 2014-07-22 21:03:46 INFO install ImportError: No module named yaml | 21:08 |
lazyPower | you'll exhaust ram if your blog gets nailed | 21:08 |
lazyPower | precise host? | 21:08 |
hatch | yeah precise | 21:08 |
hatch | that's an odd error | 21:08 |
hatch | I deployed it using `juju deploy precise/mysql --to=0` | 21:09 |
hatch | from OSX (living on the edge) | 21:09 |
hatch | lazyPower and yeah I know I'm cramming a ton on there :) I'm just messing around to see if it can be done for demo's and such | 21:11 |
hatch | might not...lol | 21:11 |
lazyPower | i had to upgrade to the $10/mo for owncloud | 21:15 |
lazyPower | i dont imagine ghost is going to be any different | 21:15 |
lazyPower | you might be able to get away with it using the built in db.... | 21:15 |
lazyPower | it uses what, sqlite right? | 21:15 |
hatch | yeah | 21:23 |
hatch | but I'd prefer to not use sqlite though because mysql has a much better backup story | 21:23 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!