#1439 doc: add link for AWS login
Merged 3 years ago by frostyx. Opened 3 years ago by dturecek.
copr/ dturecek/copr master  into  master

file modified
+3 -1
@@ -8,7 +8,7 @@ 

  

  We currently don't have automatic snapshots enabled, so you need to do them manually.

  

- 1. Please login to Amazon AWS (`us-east-1` region) and go to EC2

+ 1. [Please login to Amazon AWS][amazon-aws] (`us-east-1` region) and go to EC2

  2. Open snapshots from the left menu

  3. Filter all existing snapshots with `CoprPurpose: infrastructure`

  4. See what tags they have and what is the naming convention
@@ -24,3 +24,5 @@ 

  8. Make sure that all snapshots were created correctly and from the right volumes.

     Feel free to ask for a review here.

  9. Delete the previous set of snapshots (do not touch `last-clean` snapshots!)

+ 

+ [amazon-aws]: https://id.fedoraproject.org/saml2/SSO/Redirect?SPIdentifier=urn:amazon:webservices&RelayState=https://console.aws.amazon.com

no initial comment

Thank you for the PR.

Yep, that's exactly the not-so-pretty link that I use. Can you please put it to the end of the document, so it is more easily readable when editing?

Like

[Please login to Amazon AWS][amazon-aws]

and

[amazon-aws]: ...

at the end.

rebased onto 68a6a1e

3 years ago

Thanks for review, I've moved the link to the end.

Pull-Request has been merged by frostyx

3 years ago