Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

Blog


Robin Winslow
28 January 2015

Auto-syncing revision history from Github to Launchpad

Ubuntu Featured

In the design team we keep some projects in Launchpad (as canonical-webmonkeys), and some project in Github (as UbuntuDesign), meaning we work in both Bazaar and Git. The need to synchronise Github to Launchpad Some of our Github projects need to be also stored in Launchpad, as some of our systems only have access to ...


Jorge O. Castro
28 January 2015

Datacentres in Containers, and Containers in Datacentres

Cloud and server Case study

From months to one week: How IIJ is shipping OpenStack Clouds quicker with MAAS and Juju Technologies that enable companies to move quickly in the cloud are continuing to gain traction. When we heard that the Internet Initiative Japan (IIJ) were using OpenStack, MAAS, and Juju to develop quick-to-deploy entire datacentres in shipping cont ...


Robin Winslow
27 January 2015

Converting projects between Git and Bazaar

Ubuntu Featured

Here in the design team we use both Bazaar and Git to keep track our projects’ hostory. We quite often end up coverting our projects from Bazaar to Git or vice-versa. Here are some tips on how to do that. To convert revision history between Git and Bazaar, we will use their respective fast–import features. ...


Tom Haddon
20 January 2015

Mojo: Juju Service Orchestration distilled part 2

Cloud and server Article

In the previous post we introduced Mojo. Today we’re going to take a closer look at how it all fits together. mojo run is the most often used command. As a refresher, here’s the diagram explaining how Mojo’s manifest can be used in different environments: Mojo looks for a manifest file that defines the steps ...


mark
20 January 2015

Smart things powered by snappy Ubuntu Core on ARM and x86

Internet of Things Article

Smart things powered by Ubuntu Core have automated, transactional security updates and access to a huge range of software for app developers. We hope it will be useful for the next generation of incredible machines and are delighted to be launching it with the support of a wide range of software and hardware specialists that are leading t ...


Canonical
20 January 2015

Ubuntu Core on Internet Things

Internet of Things Article

New Snappy Ubuntu Core on smart devices delivers bullet-proof security, reliable updates and the enormous Ubuntu ecosystem at your fingertips – bringing the developer’s favourite cloud platform to a wide range of internet things, connected devices and autonomous machines. “We are inspired to support entrepreneurs and inventors focused on ...


Ellen Arnold
16 January 2015

Skymind join Charm Partner Programme

Cloud and server Article

Canonical is excited to announce the newest addition to their Charm Partner Programme, Skymind.  Skymind is the company behind the open-source project DeepLearning4J, which is the first commercial-grade, open-source deep-learning library written in Java. Samuel Cozannet, Strategic Programme Manager at Canonical says, “We are very excited ...


Canonical
15 January 2015

VirtualBox extensions for MAAS

Cloud and server Article

During the last season’s holidays, I spent some time cleaning up demos and code that I use for my daily activities at Canonical. It’s nothing really sophisticated, but for me, and I suspect for some others too, a small set of scripts makes a big difference. In my daily job, I like to show live ...


Canonical
15 January 2015

Snappy Ubuntu Core now on the hypervisor of your choice with OVA

Cloud and server Article

When we launched snappy Ubuntu Core, we introduced it on Microsoft Azure, Google Compute Engine, Amazon’s AWS and our KVM images. Immediately, developers were asking questions like, “where’s the Vagrant image?”, which we launched on 14 January 2015. The one final remaining question was “where are the images for <insert hypervisor>?”. We h ...


Canonical
14 January 2015

Announcing snappy Ubuntu Core on Vagrant cloud

Cloud and server Article

Last month, Canonical announced snappy Ubuntu Core, the new, transactional version of Ubuntu, designed for public clouds. So far, snappy Ubuntu Core images are available on Microsoft Azure, Google Compute Engine, and Amazon AWS. Today, we are delighted to announce the addition of Vagrant images to this impressive line-up [1, 2]. These ima ...


Tom Haddon
13 January 2015

Mojo: Juju Service Orchestration distilled

Cloud and server Article

In Canonical’s IS Department we use Juju for service orchestration. It’s a great tool for quickly spinning up complex services, tying them together and scaling them out or in as needed. We use it for everything from the ubuntu.com website itself to click-packages, the system that underpins the Ubuntu phone. We even use it to ...