Added info about how to install the self signed cloud cert.
This commit is contained in:
parent
bd2cb4161c
commit
d303646d39
1 changed files with 11 additions and 0 deletions
11
README.cloud
11
README.cloud
|
@ -1,5 +1,16 @@
|
||||||
== Cloud information ==
|
== Cloud information ==
|
||||||
|
|
||||||
|
The dashboard for the production cloud instance is:
|
||||||
|
https://fed-cloud09.cloud.fedoraproject.org/dashboard/
|
||||||
|
|
||||||
|
Note that this is a self signed cert.
|
||||||
|
You will need to:
|
||||||
|
|
||||||
|
wget http://infrastructure.fedoraproject.org/fed-cloud09.cloud.fedoraproject.org.pem
|
||||||
|
sudo cp fed-cloud09.cloud.fedoraproject.org.pem /etc/pki/ca-trust/source/anchors
|
||||||
|
sudo /usr/bin/update-ca-trust
|
||||||
|
|
||||||
|
You can download credentials via the dashboard (under security and access)
|
||||||
|
|
||||||
=== Transient instances ===
|
=== Transient instances ===
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue