Re: failed to deploy wordpress via local

2014-10-07 Thread Christopher Glass
Hi Vasiliy, I'm not entirely familiar with the KVM aspect of this, but I'm used to deploying stuff on LXC with the local provider. Maybe somebody with more KVM+juju experience can chime in. Try deploying your first charm normally (without --to). That should create a machine1 VM, then you can

Re: failed to deploy wordpress via local

2014-10-07 Thread Andrew Wilkins
On Mon, Oct 6, 2014 at 11:31 PM, Vasiliy Tolstov v.tols...@selfip.ru wrote: Hi. I'm try to deploy wordpress on local vps node (kvm virt). i'm install juju stable from ppa, install juju-local and doing bootstrap, switch local when i'm try to get step for single node juju deploy --to 0

Tags for charms and bundles

2014-10-07 Thread Jorge O. Castro
Hello everyone, I've been working with the design team on how we can improve what are currently called categories. We'd like to propose the following things as new charm policy: - Rename categories to tags - Add a description field to bundles, the same as charms. - Add an icon to bundles so

Re: Tags for charms and bundles

2014-10-07 Thread Antonio Rosales
On Tue, Oct 7, 2014 at 12:18 PM, Jorge O. Castro jo...@ubuntu.com wrote: Hello everyone, I've been working with the design team on how we can improve what are currently called categories. We'd like to propose the following things as new charm policy: - Rename categories to tags - Add a

Re: Reminder: Getting Started with Charm Testing

2014-10-07 Thread Jorge O. Castro
On Fri, Oct 3, 2014 at 11:20 AM, Jorge O. Castro jo...@ubuntu.com wrote: As always we'll toss the videos up on youtube and send the link to the list. And here it is folks: https://www.youtube.com/watch?v=VMHNi67htM0 -- Jorge Castro Canonical Ltd. http://juju.ubuntu.com/ - Automate your Cloud

Re: request for mirror all charms from jujucahrms to github

2014-10-07 Thread José Antonio Rey
As far as I know, the github mirror is a one-way mirror. Having it as a two-way mirror is something a bit more complicated and that would have some other implications. Probably some discussion around before proceeding would be better. -- José Antonio Rey On Oct 7, 2014 9:00 AM, Vasiliy Tolstov

generating config based on free memory

2014-10-07 Thread Vasiliy Tolstov
I need to properly generate mysql (and other config files) based on machine resources (first of all free memory). How can automatic inside hooks can determine free memory? For example i have classical wordpress on 1Gb vps. It can works very fine, but current mysql charms hardcoded

Re: request for mirror all charms from jujucahrms to github

2014-10-07 Thread Vasiliy Tolstov
2014-10-07 18:02 GMT+04:00 José Antonio Rey j...@ubuntu.com: As far as I know, the github mirror is a one-way mirror. Having it as a two-way mirror is something a bit more complicated and that would have some other implications. Probably some discussion around before proceeding would be

Re: request for mirror all charms from jujucahrms to github

2014-10-07 Thread José Antonio Rey
Juju didn't move to Github. Juju charms are only being mirrored to Github. -- José Antonio Rey On Oct 7, 2014 9:06 AM, Vasiliy Tolstov v.tols...@selfip.ru wrote: 2014-10-07 18:02 GMT+04:00 José Antonio Rey j...@ubuntu.com: As far as I know, the github mirror is a one-way mirror. Having it as

Re: request for mirror all charms from jujucahrms to github

2014-10-07 Thread Vasiliy Tolstov
2014-10-07 18:08 GMT+04:00 José Antonio Rey j...@ubuntu.com: Juju didn't move to Github. Juju charms are only being mirrored to Github. https://github.com/juju/juju why pull requests are present? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju mailing list

Re: request for mirror all charms from jujucahrms to github

2014-10-07 Thread Nate Finch
The Juju application *has* moved to github. We use launchpad for bugs, but github is the home for the code. On Tue, Oct 7, 2014 at 4:08 PM, José Antonio Rey j...@ubuntu.com wrote: Juju didn't move to Github. Juju charms are only being mirrored to Github. -- José Antonio Rey On Oct 7, 2014

Re: Tags for charms and bundles

2014-10-07 Thread Joshua Strobl
Hey Jorge, I think the initial set of tags you defined is a great start and I'm all for renaming categories to tags, though I think application_development should just be called development. Given the Juju GUI has a dropdown that is oriented towards categories and would most likely be

Re: Tags for charms and bundles

2014-10-07 Thread Jorge O. Castro
On Tue, Oct 7, 2014 at 11:30 AM, Joshua Strobl joshua.str...@outlook.com wrote: tags: backup, storage We spent about an hour talking to the Juju GUI guys explaining what we'd like to see in the search box and this was one of the example use cases. I do not know what the future plan is for

proper way to deploy to one server (lxc based)

2014-10-07 Thread Vasiliy Tolstov
Hello. What is the recommended way to install all-in-one (for example wordpress) and publicly available server? For example i have server with address 85.77.88.99 and want to install wordpress on it via running juju on this server and deploy all things to lxc containers. After that i need to go to