We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7204a commit 7ea8087Copy full SHA for 7ea8087
AMS/EC2/README.md
@@ -0,0 +1,13 @@
1
+# EC2 Installation Quickstart
2
+
3
+* A Develocity license
4
+* An active **AWS account**
5
+* Basic familiarity with AWS EC2
6
7
+## Getting Started
8
9
+HERE THE LINK TO THE DOC
10
11
+```shell
12
+ec2-install.sh --license $PATH/TO/LICENSE --hostname $AWS-HOSTNAME
13
+```
README.md
@@ -27,8 +27,9 @@ The primary goal of these scripts is to get a Develocity instance up and running
27
28
Before using these scripts, you will need:
29
30
-* An active **AWS account**.
31
-* Basic familiarity with AWS EC2.
32
33
34
## Important Considerations
35
0 commit comments