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

  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


Andreea Munteanu
20 March 2025

Accelerating AI with open source machine learning infrastructure

AI Article

The landscape of artificial intelligence is rapidly evolving, demanding robust and scalable infrastructure. To meet these challenges, we’ve developed a comprehensive reference architecture (RA) that leverages the power of open-source tools and cutting-edge hardware. This architecture, built on Canonical’s MicroK8s and Charmed Kubeflow, ru ...


jdkandersson
13 March 2025

Effortless observability for Django applications

Ubuntu Article

Observability is critical for web operations to ensure that the application is working as expected and to identify any potential issues. However, setting up observability has traditionally been challenging because it can take hours to set up all the infrastructure, instrument your code and enable observability in production. But now there ...


jdkandersson
9 January 2025

How we used Flask and 12-factor charms to simplify Canonical.com development

Ubuntu Article

Learn how Canonical is using Python Flask and the 12-factor charm framework to simplify the development of Canonical.com and Ubuntu.com ...