Hi everyone! As I get through the charm audit I plan on publishing bundles of services since they might be useful for other people. One of the great examples of Juju usage is our mongodb charm:
http://blog.xtremeghost.com/2012/11/lets-shard-something.html But I think that's too much work, so I created a bundle of this setup so you can just fire up a cluster: https://jujucharms.com/fullscreen/search/bundle/~jorge/mongodb-cluster/1/mongodb-cluster/?text=mongodb-cluster#bws-deploy Some of us in IRC have found a bug in the charm, which I've filed as part of the audit, so if a unit doesn't come up you can `juju resolve --retry` the unit to get it up. https://bugs.launchpad.net/charms/+source/mongodb/+bug/1267222 Please feel free to test, this bundle fires up 13 units + the GUI + the orchestration node. If you are deploying something relatively complex that you want available to users as a bundle, it's prettry straightforward: https://juju.ubuntu.com/docs/charms-bundles.html -- Jorge Castro Canonical Ltd. http://juju.ubuntu.com/ - Automate your Cloud Infrastructure -- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
