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 our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Canonical
on 28 July 2014

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


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

Related posts


Michael C. Jaeger
23 February 2024

What is a Kubernetes operator?

Charms Article

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


Michael C. Jaeger
6 February 2024

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

Charms Article

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


Michael C. Jaeger
9 January 2024

Understanding roles in software operators

Charms Article

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 application infrastructure. ...