Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
francoispluchino committed Aug 10, 2021
1 parent bcffcf7 commit 03d5264
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ VCS repositories makes every Composer update excessively long.

**Features include:**

- Deploy the service in a few minutes
- Private registry compatible with Composer 1 and 2
- Deploy the service in a few minutes with Amazon AWS Cloud Formation
- Fully manage the remote service with the Progressive Web Application or the API Rest
- Server messages and the Progressive Web Application are localized in multiple languages
- Authenticate with the AWS IAM Credentials (access key id and secret access key)
Expand Down Expand Up @@ -78,7 +79,7 @@ VCS repositories makes every Composer update excessively long.
- serve the server in local for tests
- All CLI commands use the API Rest of the Server
- Auto configuration of the CLI tool:
- authentication can be do with the AWS Security Token Service (session token) or the AWS IAM Credentials
- authentication can be doing with the AWS Security Token Service (session token) or the AWS IAM Credentials
- automatically configuration of the AWS credentials if the [Shared Credentials File](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/loading-node-credentials-shared.html)
is present on your machine
- automatically configuration of the AWS regions if the Shared Config File is present on your machine
Expand Down

0 comments on commit 03d5264

Please sign in to comment.