Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swiri021 authored Sep 30, 2021
1 parent bdd6484 commit ab09d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws_module/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## AWS module for running the project
* This module supports to run the project codes, pipelines and analysis by launching AWS EC2 instance, currently, this module generates an EC2 instance in AWS by using github code and project S3 data. (Limit: below m5.4xlarge). The EC2 is launched with 200G volumes total initally(default).
* Please contact to members to have credentials to use this service
* Please contact to members to have credentials
* It contains AMI mapping.json for modifying initial storage size
* It takes some minutes or hours(30min ~ 1hr) for launching EC2 instance

Expand Down Expand Up @@ -37,4 +37,4 @@ echo $(docker exec -it notebookContainer bash -c 'jupyter notebook list' | grep
```
http://yourEC2URL/ # Pipeline Controller
http://yourEC2URL:8888/?token= # Pipeline Controller
```
```

0 comments on commit ab09d05

Please sign in to comment.