Skip to content

Commit 7b3328f

Browse files
authored
Merge pull request #54 from kabilar/webknossos
Fix list formatting
2 parents 4af9591 + 92aa437 commit 7b3328f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/webknossos-deployment.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ This document is designed to help deploy a new version of WEBKNOSSOS via AWS EC2
66

77
### Create an instance in AWS EC2 with at least 32GB of memory
88

9-
Proceed to AWS and create an AWS Linux instance
10-
11-
• r5.2xlarge is suggested for instance type
12-
• x86_64 architecture is suggested
13-
• Ensure that ports 80 and 443 are available.
14-
• Ensure that the instance is reachable via Public IP address
9+
- Proceed to AWS and create an AWS Linux instance
10+
- r5.2xlarge is suggested for instance type
11+
- x86_64 architecture is suggested
12+
- Ensure that ports 80 and 443 are available.
13+
- Ensure that the instance is reachable via Public IP address
1514

1615
### Connect the instance to a Route 53 Domain Record
1716

0 commit comments

Comments
 (0)