Your submission was sent successfully! Close

You have successfully unsubscribed! Close

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

Dell/Canonical Whitepaper: Juju with KVM and LXC in Ubuntu 14.04 LTS

This article was last updated 8 years ago.


This whitepaper, co-authored by Dell and Canonical,will show you how to easily deploy cloud services on a single Dell PowerEdge server or a laptop (if that’s all you have). It illustrates how easily you can take the cloud with you using Linux containers, virtualization and Juju orchestration software from Canonical.

Though Juju is normally used with cloud providers (i.e. Openstack, Amazon AWS) or on bare metal in a MAAS environment, it can also be configured to run on a single machine, deploying charms and relations internally to that machine. This allows developers and users to:

  • Experiment with a Juju environment without spending money on hardware or cloud providers.
  • Develop Juju charms and applications locally and then deploy to a cloud environment with little or no modification.
  • Demo small cloud applications from a laptop.

In this whitepaper, we show you how to set up a small, scalable mediawiki cluster, modelled after the mediawiki:scalable bundle in the Juju charm store. Normally this application is lightweight enough to run as all containers, but we will use VM’s to illustrate the concept.

Download Whitepapers

Ubuntu cloud

Ubuntu offers all the training, software infrastructure, tools, services and support you need for your public and private clouds.

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

What is a Kubernetes operator?

Kubernetes is the open source, industry-standard platform for deploying, managing and scaling containerized applications – and applications on Kubernetes are...

Operate popular open source on Kubernetes – Attend Operator Day at KubeCon EU 2024

Operate popular open source on Kubernetes – Attend Operator Day at KubeCon EU 2024

Understanding roles in software operators

In today’s blog we take a closer look at roles – the key elements that make up the design pattern – and how they work together to simplify maintaining...