Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TestRunner/README.md')
-rw-r--r--plugins/TestRunner/README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/plugins/TestRunner/README.md b/plugins/TestRunner/README.md
index 822b05dbba..be10873613 100644
--- a/plugins/TestRunner/README.md
+++ b/plugins/TestRunner/README.md
@@ -48,4 +48,17 @@ __How can I change the base image (AMI) that is used for AWS tests?__
* Once everything works remove the outdated AMI by selecting it and clicking `Actions => Deregister`.
In the future once everything is completely automated we would simple create a new instance out of ((Vagrant || Docker) && Puppet) whenever we need a change but it takes a lot of time to do this and is not worth it right now.
- \ No newline at end of file
+
+__How do I create a new EC2 key/pair for a developer?__
+
+1. Go to: https://console.aws.amazon.com/ec2/v2/home?region=us-east-1
+2. Click `Create Key Pair`
+3. Send PGP email
+```
+Here are info for running tests on Ec2
+ * Access Key ID:
+ * Secret Access Key:
+ * aws_keyname = "piwik-xyz"
+ * PEM file content is:
+```
+