feat: Added the ability to spin-up an abritrary number of runners at runtime

This commit is contained in:
2026-07-10 21:54:42 +01:00
parent d4167d5d60
commit 1ae71cbae3
9 changed files with 103 additions and 0 deletions
+1
View File
@@ -22,3 +22,4 @@ ssh_private_key_path = "~/.ssh/id_ed25519"
# prod_volume_size = 20
# allowed_ssh_source_ips = ["203.0.113.4/32"]
# deploy_user = "deploy"
# dev_runner_count = 3