Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Juju controller charm

License

NotificationsYou must be signed in to change notification settings

juju/juju-controller

Repository files navigation

Description

The Juju controller charm allows charms to interact with the Juju controllervia integrations. This charm is automatically deployed in thecontrollermodel of every controller for Juju 3.0 or later.

Usage

The controller charm currently supports integrations withjuju-dashboard andhaproxy.

You can deploy the Juju Dashboard in thecontroller model:

$juju switch controller$juju deploy juju-dashboard --channel beta$juju integrate controller juju-dashboard

or you can deploy it in its own model, and connect to the controller charm viaa cross-model integration:

$juju add-model dashboard$juju deploy juju-dashboard --channel beta$juju offer juju-dashboard:controllerApplication "juju-dashboard" endpoints [controller] available at "admin/dashboard.juju-dashboard"$juju switch controller$juju integrate controller admin/dashboard.juju-dashboard

Then, run

juju dashboard --browser

and log in using the printed credentials.

About

A Juju controller charm

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp