Cloud and server

Juju plugin: search charmstore

by Adam Stokes on 25 November 2015

Sometimes it is just quicker to type a few commands on the cli than opening your browser window, going to jujucharms.com and typing out a search term to see what is available to you. So I wrote a tiny plugin to speed that up a bit. Install the plugin Currently supports Trusty, Vivid, and Wily […]

Cloud and server

Diving into Juju

by Adam Israel on 24 November 2015

In my last post, I introduced you to Juju and talked about how it could help you. Now I’d like to walk you through some real world examples of Juju in action. Workloads Bundles are used to represent workloads. Bundles can be simple, like the WordPress example in the previous post, or complex. OpenStack If […]

Cloud and server

Juju Charmer Summit: Designing For Success

by James Donner on 20 November 2015

In our next video, watch Marco Ceppi, a prolific Juju Charmer, deliver a follow-up to Mark Shuttleworth’s keynote. This one is entitled “Designing For Success.” This talk provides a comprehensive introduction to the pieces that make Juju magic happen. We recommend that anyone interested in writing Charms or the process of charming watch t […]

Cloud and server

The Top 5 Telecom Problems can be Solved

by Maarten Ectors on 20 November 2015

This year’s TAD Summit was a success but it was another sign that telecom operators are more likely to follow Kodak than become the next Google. The future of telecom will look very red, blood red, not Vodafone red, unless telcos start really upping their game. The future looks bad because telecoms have reached their […]

Cloud and server

Help Meteorite BI’s Saiku Reporting become even more awesome!

by Samuel Cozannet on 18 November 2015

Our friends over at Meteorite BI are progressing along their path to bring Saiku Reporting to as many users as possible. One of their core targets is to get it integrated into Saiku 4 Core and onto Canonical’s Juju service modelling platform as soon as possible. Now, they need our help to make this happen. Coming […]

Cloud and server

Canonical’s Openstack Autopilot dramatically reduces cloud costs

by Canonical on 17 November 2015

Thanks for your interest in Ubuntu OpenStack. Canonical has sunsetted OpenStack Autopilot and replaced it with conjure-up. We welcome you to visit our OpenStack product page to find an Ubuntu OpenStack solution that meets your needs.   Fully automated bare-metal OpenStack deployment and operations tool Intelligent hardware mapping optimis […]

Cloud and server

Extending Juju, Plugin basics in Go

by Adam Stokes on 17 November 2015

This is a quick introduction on extending Juju with plugins written in Go. What we’ll cover:Setting up your Go environmentGetting the Juju source codeWriting a basic plugin named juju-lyaplugin short for (juju-learnyouaplugin)End result will be a […]

Cloud and server

Juju and Remote LXD Host

by Canonical on 16 November 2015

The team I am a part of at Canonical has been working on implementing a Juju provider for LXD. One of the goals of this provider is to improve the Juju experience when working and developing locally. You can try it yourself, but you will have to build Juju from source, the branch is available […]

Cloud and server

Juju Charmer Summit: A Kickoff

by James Donner on 13 November 2015

The first ever Juju Charmer Summit was held this September in the Washington DC area. This event gathered the Juju community into one physical space to share our knowledge, to share success stories and best practices, and to grow our skills together. It also provided everyone the chance to meet Charmers and Juju contributors in […]

Cloud and server

Converting eth0 to br0 and getting all your LXC or LXD onto your LAN

by Jay R. Wren on 10 November 2015

Wayne has a great post on the new juju lxd work. I’ve been using it a bit and it is awesome. It is super fast and I can create and destroy environments faster than creating and destroying with juju-local. One thing which I’ve done which has made all LXC and LXD instances more valuable to … Continue reading Converting eth0 to br0 and getti […]