Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 526 Bytes

File metadata and controls

29 lines (18 loc) · 526 Bytes

thin-controller

Control your EC2 instances with a FastAPI instance in Lambda

Installation

Install this library using pip:

python -m pip install .

Usage

Usage instructions go here.

Development

To contribute to this library, first checkout the code. Then create a new virtual environment using uv:

cd thin-controller
uv venv
uv run thin-controller

Using the Terraform/TF Module

Set the variables and run it through - requires python3.12 currently to package up the lambda.