Landscape Charm Bundles

Overview

These bundles deploy self-hosted Landscape Server. There are three slightly different versions of this bundle, noted below.

The source code of these bundles is here, and you can find more details on the individual charm versions for each bundle in the landscape-bundles GitHub repository.

Dense Deployment - Other

landscape-dense - For other machine providers where LXD containers do not get externally routable IP addresses. This will deploy the frontend on the machine itself, and the remaining backend services in containers. This approach is not currently scalable to another physical system but conserves resources.

Dense Deployment - MAAS

landscape-dense-maas - For MAAS where LXDs can be addressed externally, you can deploy to a single machine while at the same time making the service scalable in the future.

Scalable Deployment

landscape-scalable - A fully scalable multi-machine deployment.