Skip to content

bsek/s9k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to build

Run make

Prerequisites

The application currently looks for container images in Github Container Registry and lambda functions in a S3 bucket. For this to work, two requirements needs to be fulfilled.

  1. An S3 bucket name must be provided in an environment variable named: S3_DEPLOYMENT_BUCKET_NAME and must be organized like this:
<bucket_name>/<function_name>/<version>.zip
  1. It needs a Github PAT. During startup the application queries the gh cli tool for a valid token. It expects the gh cli tool to be installed and configured with a valid token.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published