Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buildkite/elastic-ci-stack-for-ec2-mac
CloudFormation template for Auto Scaling AWS EC2 Mac based Buildkite Agents
https://github.com/buildkite/elastic-ci-stack-for-ec2-mac
aws aws-ec2 buildkite buildkite-agent-orchestration ec2-mac macos
Last synced: 8 days ago
JSON representation
CloudFormation template for Auto Scaling AWS EC2 Mac based Buildkite Agents
- Host: GitHub
- URL: https://github.com/buildkite/elastic-ci-stack-for-ec2-mac
- Owner: buildkite
- License: mit
- Created: 2020-12-21T01:35:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T03:04:40.000Z (7 months ago)
- Last Synced: 2024-04-08T22:53:05.136Z (7 months ago)
- Topics: aws, aws-ec2, buildkite, buildkite-agent-orchestration, ec2-mac, macos
- Language: Makefile
- Homepage:
- Size: 761 KB
- Stars: 8
- Watchers: 16
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Elastic CI Stack for EC2 Mac
Run your Buildkite Builds on [AWS EC2 Mac instances](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html)
using this CloudFormation template. This template creates an Auto Scaling
group, launch template, and host resource group to launch a pool of EC2 Mac
instances that run the Buildkite Agent. These agents can be used to run Buildkite
Pipelines and build Xcode based software projects for macOS, iOS, iPadOS, tvOS,
and watchOS.# Set-up instructions
See the [documentation](https://buildkite.com/docs/agent/v3/elastic-ci-stack-for-ec2-mac/autoscaling-mac-metal)
for how to prepare and deploy this template to your AWS Account.