Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ratibor78 authored Jan 5, 2023
1 parent c238f91 commit cab92b5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ $ systemctl start cloudgate.service
After installation go into the AWS IAM console and create the VPN allowed group for VPN users, the name of the group must be the same one that you setup in **settings.ini** file in **AWS_VPN_ALLOW_GROUP** section.
Also create the new user with name **vpnadmin** or any you like and set the policy **IAMReadOnlyAccess** and S3 read/write inline policy for this user. Copy the Access Kye ID and Secter Access KEY from the **vpnadmin** user and put into **settings.ini** file.

**[⬆ back to top](#Cloudgate)**

### Usage

Login into AWS IAM console and place any user into the VPN allowed group, wait for the time that was configured as the **REQUEST_INTERVAL**. After this you will find the new VPN client 'username.ovpn' config file in **./client_configs** folder and user will be added to the OpenVPN clients. If you have setup the S3 bucket name in the settings the client config will be also placed there.
Expand Down

0 comments on commit cab92b5

Please sign in to comment.