Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dashboard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cloud
GUI
dashboard
Commits
22996617
Commit
22996617
authored
5 years ago
by
Giuseppe Attardi
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
869bf58d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
charms/garr-dashboard/README.md
+11
-11
11 additions, 11 deletions
charms/garr-dashboard/README.md
with
11 additions
and
11 deletions
charms/garr-dashboard/README.md
+
11
−
11
View file @
22996617
...
@@ -7,30 +7,30 @@ It installs the dashboard accountimg plugin.
...
@@ -7,30 +7,30 @@ It installs the dashboard accountimg plugin.
1.
Download the charm to a local folder:
1.
Download the charm to a local folder:
$ wget https://git.garr.it/cloud/GUI/dashboard/-/archive/master/dashboard-master.tar.gz?path=charms%2Fgarr-dashboard
$ wget https://git.garr.it/cloud/GUI/dashboard/-/archive/master/dashboard-master.tar.gz?path=charms%2Fgarr-dashboard
$ tar zxf dashboard-master-charms-garr-dashboard/charms/garr-dashboard
$ tar zxf dashboard-master-charms-garr-dashboard/charms/garr-dashboard
1.
deploy the charm::
1.
deploy the charm::
$ juju deploy ./dashboard-master-charms-garr-dashboard/charms/garr-dashboard
$ juju deploy ./dashboard-master-charms-garr-dashboard/charms/garr-dashboard
1.
configure the connection to the accounting database:
1.
configure the connection to the accounting database:
$ juju config garr-dashboard database-host=<DB_HOST>
$ juju config garr-dashboard database-host=<DB_HOST>
$ juju config garr-dashboard database-name=<DB_NAME>
$ juju config garr-dashboard database-name=<DB_NAME>
$ juju config garr-dashboard database-user=<DB_USER>
$ juju config garr-dashboard database-user=<DB_USER>
$ juju config horizon-webroot=/
$ juju config horizon-webroot=/
1.
add relations to the Horizon dashboard main charm:
1.
add relations to the Horizon dashboard main charm:
$ juju add-relation openstack-dashboard garr-dashboard
$ juju add-relation openstack-dashboard garr-dashboard
1.
add relations to the identity service:
1.
add relations to the identity service:
$ juju add-relation dashboard-cloudbase keystone:identity-service
$ juju add-relation dashboard-cloudbase keystone:identity-service
1.
Optional: set the default gateway:
1.
Optional: set the default gateway:
$ juju deploy cs:~csd-garr/defaultgw
$ juju deploy cs:~csd-garr/defaultgw
$ juju add-relation dashboard-cloudbase defaultgw
$ juju add-relation dashboard-cloudbase defaultgw
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment