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

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Michael C. Jaeger
on 11 February 2022


The previous blog post talked about the community workshops taking place in the Juju and Charm community. Normally the community workshops take place every Friday at 10:00 am CET. The details for these workshops can be found in the public channel on Mattermost. In one of the workshops, Erik Lönroth held a tutorial on how to build a minimal Charm.

A Charm tutorial from the community

Unlike existing tutorials, Erik’s tutorial presumes an empty computer with a vanilla OS. It explains every step when you start from nothing.

Charming requires a test and development environment, where the application can be run and deployed. Accordingly, the first steps of the tutorial are not only about installing the tool named Charmcraft. The first steps also involve the local environments, Juju and LXD.

LXD runs and manages containers in your local environment, just like a local cloud. This local cloud will be used to run your application. At the same time Juju coordinates the local cloud software and runs the Charm for your application. After the deployment and setup of prerequisites have been finished, the tutorial goes ahead. It will explain creating and building a very simple Charm derived from Erik’s collection of example projects on his Github account.

So, in case you are new to Charming, and you are new to Juju and would like to start with a very first experiment: the new tutorial Build and Deploy a Minimal Charm is online now!

And if you are ready to continue on the Charming journey, you can also access more step-by-step guides in the Juju tutorials section. Further, great video tutorials about Charming are on our YouTube channel, such as the excellent recording of a workshop for building a charmed operator by Jon Seager.

Further readings



Related posts


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


Tytus Kurek
7 October 2025

OpenStack cloud – happy 15th anniversary!

Cloud and server OpenStack

Happy birthday, OpenStack! It’s astonishing how fast time flies – fifteen years already. Yet, here we are: OpenStack cloud still stands as a de facto standard for open source cloud infrastructure implementation. It powers thousands of organisations around the world, across telco, finserv, public sector, IT, research, manufacturing and mor ...