Re: gocharm help

2015-04-24 Thread Vasiliy Tolstov
mbits/httprelation for an example > of how to implement a relation. Thanks for all answers. Offtopic question - does you know something like chef/puppet but written in go ?=) -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com

Re: gocharm help

2015-04-24 Thread Vasiliy Tolstov
2015-04-24 18:14 GMT+03:00 roger peppe : > I don't, but someone else here might :) Canonical does not have such plans ?=) Thanks for help! Have a nice day. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.co

plans for single state server for many users

2015-05-25 Thread Vasiliy Tolstov
Hello, can somebody share info/plans/roadmap for single state server for many juju clients? I want to have one server for all my clients (i'm hosting provider). If beta available - i want to try it if somebody provide me instructions/docs. Thanks. -- Vasiliy Tolstov, e-mail: v.tols...@self

any ways to update unit public address ?

2015-05-26 Thread Vasiliy Tolstov
Hi! users sometimes can changed their server ip address, does it possible to change unit public address? Or only way is to edit mongodb database on state server? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at

Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
s really 127.0.0.1, but server have other public addresses ipv4 and ipv6 -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
ging a bug). 1.23.3-0ubuntu1~14.04.1~juju1 -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: any ways to update unit public address ?

2015-05-27 Thread Vasiliy Tolstov
2015-05-27 10:13 GMT+03:00 Vasiliy Tolstov : > Which version of Juju are you running? If it's semi recent, it *should* pick >> up >> all of the addresses on the machine and choose something that is not a >> private >> network address (and if it's not, I&#

juju and monitoring systems

2015-11-13 Thread Vasiliy Tolstov
(internally collect) to get performance metrics like: cpu, memory utilization, disk space etc ? This brings ability to easy add/remove units. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https

Re: juju and monitoring systems

2015-11-13 Thread Vasiliy Tolstov
points to export performance metrics from the running machine? Zabbix, munina and other need to create own tools to check this, but if juju agent have ability via some endpoints export needed data each monitoring solutions can use this and not create hand made tools =) -- Vasiliy Tolstov, e-mai

Re: juju and monitoring systems

2015-11-13 Thread Vasiliy Tolstov
hat can be used to automatic scaling. Now i'm looking for system la, cpu utilization, cpu steal time, memory used, disk free space and utilization, network utilization... May be the best look at https://github.com/prometheus/node_exporter for by default enabled metrics. -- Vas

Re: Juju 2.0 and local charm deployment

2016-03-04 Thread Vasiliy Tolstov
copy of the charm for precise vs trusty vs xenial. Note that all > series > must be for the same OS so you'll still need separate charm sources for > Windows > vs Ubuntu vs Centos. Thanks, but do you have plans to support multi os charms ? -- Vasiliy Tolstov, e-mail: v.to

Re: What's coming for Juju in 14.04

2013-11-21 Thread Vasiliy Tolstov
overall as we continue to build > tools around the ecosystem to make it more useful for people. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

mongodb log file size

2014-10-19 Thread Vasiliy Tolstov
g. Does it possible to minimize it, but if i need big cluster - set new size? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: mongodb log file size

2014-10-20 Thread Vasiliy Tolstov
e we store charms in mongodb. Hmm, why you need to store charms in mongodb =( ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: mongodb log file size

2014-10-20 Thread Vasiliy Tolstov
on not preallocate data, but specify minimum and maximum storage use and grow on demand? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

debug hooks

2014-10-23 Thread Vasiliy Tolstov
event 2014-10-23 11:51:35 DEBUG juju.worker.uniter.filter filter.go:415 want forced upgrade true 2014-10-23 11:51:35 DEBUG juju.worker.uniter.filter filter.go:521 no new charm event 2014-10-23 11:51:59 INFO juju.worker.upgrader upgrader.go:116 desired tool version: 1.20.10 -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev

Re: User Management part 1 all there for 1.21

2014-10-30 Thread Vasiliy Tolstov
environments running through one "state server" (or highly > available state server collection). As this ability gets closer to > reality we'll start seeing more commands around listing environments, > and sharing environments with other users. Nice! I'm ready to test t

gocharm help

2015-04-22 Thread Vasiliy Tolstov
Hello, i'm try to investigate gocharm and i'm happy with it. But i'm stuck ad this issues: https://github.com/juju/gocharm/issues/44 can somebody helps me? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- Juju-dev mailing list Juju-dev@lists.ubuntu.com

Re: gocharm help

2015-04-22 Thread Vasiliy Tolstov
My first steps in github repo : https://github.com/vtolstov/charms/blob/master/mysql/runhook.go 2015-04-23 2:01 GMT+03:00 Vasiliy Tolstov : > Hello, i'm try to investigate gocharm and i'm happy with it. > But i'm stuck ad this issues: > https://github.com/juju/gocharm/

Re: gocharm help

2015-04-23 Thread Vasiliy Tolstov
aste.ubuntu.com/10870074/ > > Please let me know if you have any more issues (or, even better, if > it all just works ok for you :-] ) Thanks for suggestions, i'm try to write simple wordpress charm and check relations =) Last question - what benefits of using simplerelation pa

Re: gocharm help

2015-04-23 Thread Vasiliy Tolstov
2015-04-23 18:01 GMT+03:00 Vasiliy Tolstov : > Thanks for suggestions, i'm try to write simple wordpress charm and > check relations =) > Last question - what benefits of using simplerelation package or > writing own relations packages? Also, why in case of registered relation