Content Cache Operators

A set of Juju charms deploying and managing a static web content cache with NGINX.

This machine charm manages a NGINX instance configured as a content cache. The configuration for the locations of cache is managed with the Content Cache Backends Config subordinate charm. Each Content Cache Backends Config charm stores the configuration for a location and the associated set of backends.

This charm should be used for caching static web content. When a client makes a request, this charm checks if the requested content is cached and valid. If not this charm will query the backends hosts for the content to refresh the cache. This process works well for static content that does not change based on the client. For these type of content, the cache can greatly reduce the load on the backend hosts.

The charm simplifies the operation of an NGINX server as a static web content cache. This makes the charm suitable for users looking for a low maintenance way to reduce load on static websites.

Contributing to this documentation

Documentation is an important part of this project, and we take the same open-source approach to the documentation as the code. As such, we welcome community contributions, suggestions and constructive feedback on our documentation. Our documentation is hosted on the Read the Docs to enable easy collaboration.

If there’s a particular area of documentation that you’d like to see that’s missing, please file a bug.

Project and community

The Content Cache Operators are members of the Ubuntu family. They are open-source projects that warmly welcome community projects, contributions, suggestions, fixes, and constructive feedback.

Thinking about using the Content Cache Operators for your next project? Get in touch!