diff --git a/README.cloud b/README.cloud index 585d8d846f..9be44d0898 100644 --- a/README.cloud +++ b/README.cloud @@ -1,5 +1,16 @@ == 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 ===