Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vr00n committed Aug 8, 2018
1 parent 363e29d commit f8e40c5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions PortalAccessProtocol/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
This was an attempt to create a dedicated portal to "semi-automatically" add IPs to security groups.

This was tested with an R-shiny app hosted on an EC2 instance.

It uses a Google Form as a way for authorized users to request new IPs get added to the EC2 instance hosting the app.

An authorized user checks incoming requests and runs a simple command to add the new IP.


## Server Side Changes
1. Instal ModRewrite apache module - `sudo a2enmod rewrite`
Expand Down

0 comments on commit f8e40c5

Please sign in to comment.