Skip to content

A starting point for serverless automation.

License

Notifications You must be signed in to change notification settings

track0x1/lambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambot

A starting point for serverless automation.

View the original blog post.

Feel free to fork this repo or suggest improvements or changes.

Structure

  • /image - The Docker source for building a custom image for Lambot to use in ECS.
  • /infra - Terraform infrastructure for creating Lambot's ECS cluster, service, and task definition.
  • /lib - Lambot lambda source code
    • /clients - Helper clients for interfacing with other
    • /tasks - Lambot supported tasks
    • config.js - Rudimentary Lambot configuration for demonstration purposes. Anything secure should be in parameter store.
    • index.js - Lambot lambda entrypoint

Prerequisites

The source code in this repository assumes at-least basic knowledge of:

License

MIT

About

A starting point for serverless automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published