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

Tags: Dell , Juju , POWER8

This article was last updated 9 year s 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

Talk to us today

Interested in running Ubuntu in your organisation?

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

Accelerating AI with open source machine learning infrastructure

The landscape of artificial intelligence is rapidly evolving, demanding robust and scalable infrastructure. To meet these challenges, we’ve developed a...

Effortless observability for Django applications

Observability is critical for web operations to ensure that the application is working as expected and to identify any potential issues. However, setting up...

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

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