/arc-dev-installer

A simple bash script that will install a development environment for the Actions Runner Controller software

Primary LanguageShell

arc-dev-installer

This simple bash script will install a standalone Kubenetes installation using MiniKube along with the Actions Runner Controller software for testing and development purposes.

At this time, the script is only compatible with Ubuntu based systems.

Usage: ./arc-dev-installer.sh -token $YOUR-PERSONAL-ACCESS-TOKEN -owner $YOUR-REPO-OWNER-OR-ORG-NAME -repo $YOUR-REPO -min $YOUR-MINIMUM-RUNNERS -max $YOUR-MAXIMUM-RUNNERS