Skip to content

innowatio-archive/iwwa-lambda-users-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Dependency Status devDependency Status

#iwwa-lambda-users-consumer

Takes events from Kinesis and implements a users system.

Deployment

Continuous deployment

Since the project uses TravisCI and lambda-deploy for continuous deployment, the following environment variables need to be set:

  • AWS_SECRET_ACCESS_KEY
  • AWS_ACCESS_KEY_ID
  • AWS_DEFAULT_REGION
  • S3_BUCKET
  • LAMBDA_NAME
  • LAMBDA_ROLE_ARN

WARNING: the value of those variables must be kept secret. Do not set them in the .travis.yml config file, only in the Travis project's settings (where they are kept secret).

Configuration

The following environment variables are needed to configure the function:

  • MONGODB_URL
  • VERIFICATION_URL

NOTE: since the project uses lambda-deploy, in the build environment (Travis) we need to define the above variables with their name prefixed by __FUNC_CONFIG__.

About

iwwa-lambda-users-consumer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •