Skip to content

canonical/pythonoperatorframework.io

Repository files navigation

pythonoperatorframework.io

pythonoperatorframework.io

Github Actions Status Code coverage

The Python Operator Framework provides a simple, lightweight, and powerful way of writing Juju charms, the best way to encapsulate operational experience in code.

This repo is the application for the pythonoperatorframework.io website.

The site is largely maintained by the Web and Design team at Canonical. It is a stateless website project based on Flask and hosted on a Charmed Kubernetes cluster.

Bugs and issues

If you have found a bug on the site or have an idea for a new feature, feel free to create a new issue, or suggest a fix by creating a pull request.

Local development

The simplest way to run the site locally is using the dotrun snap:

dotrun

Once the server has started, you can visit http://127.0.0.1:8047 in your browser. You can stop the server using <ctrl>+c.

License

The content of this project is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license, and the underlying code used to format and display that content is licensed under the LGPLv3 by Canonical Ltd.

With ♥ from Canonical