Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

confluentinc/agent-aws-stack

 
 

Repository files navigation

Semaphore agent AWS stack

This project is a CDK application used to deploy a fleet of Semaphore agents in your AWS account.

Features

  • Run self-hosted agents in Linux and Windows machines
  • Dynamically increase and decrease the number of agents available based on your job demand
  • Deploy multiple stacks of agents, one for each self-hosted agent type
  • Access the agent EC2 instances through SSH or using AWS Systems Manager Session Manager
  • Use an S3 bucket to cache the dependencies needed for your jobs
  • Control the size of your agent instances and of your agent pool

Check out the docs.

About

AWS CDK application to deploy a fleet of autoscaling agents to AWS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.9%
  • PowerShell 14.5%
  • Shell 13.7%
  • HCL 5.1%
  • Makefile 1.8%