Skip to content

Build lambda functions and upload them to the Lambda Hub

License

Notifications You must be signed in to change notification settings

lk-architecture/lh-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status Dependency Status devDependency Status

lh-worker

Lambda Hub worker.

Usage

docker run lkarchitecture/lh-worker \
-e "LH_WORKER_AWS_ACCESS_KEY_ID=AWS_ACCESS_KEY_ID" \
-e "LH_WORKER_AWS_SECRET_ACCESS_KEY=AWS_SECRET_ACCESS_KEY" \
-e "LH_WORKER_AWS_REGION=AWS_REGION" \
-e "LH_WORKER_S3_BUCKET=S3_BUCKET" \
-e "LH_WORKER_SOURCE_TARBALL_URL=SOURCE_TARBALL_URL" \
-e "LH_WORKER_ORGANIZATION_NAME=ORGANIZATION_NAME" \
-e "LH_WORKER_LAMBDA_NAME=LAMBDA_NAME" \
-e "LH_WORKER_BUILD_ID=BUILD_ID"

About

Build lambda functions and upload them to the Lambda Hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published