-
Notifications
You must be signed in to change notification settings - Fork 5
Listing All Current Servers
vzakaznikov edited this page Jan 23, 2024
·
1 revision
You can list all currently created servers using the list command. This command will show all the servers that start with the github-hetzner-runner prefix in their name.
For example,
github-hetzner-runners list
Using config file: /home/user/.github-hetzner-runners/config.yaml 11:40:40 🍀 Logging in to Hetzner Cloud 11:40:40 🍀 Getting a list of servers ❌ off github-hetzner-runner-5811138574-15753659850 ❌ off github-hetzner-runner-recycle-1691595565.5396028 ❌ off github-hetzner-runner-recycle-1691595478.7024605 ❌ off github-hetzner-runner-5811138574-15753660130 ❌ off github-hetzner-runner-recycle-1691595481.196499
Developed and maintained by the TestFlows team.
- Home
- Installation
- Quick Start
- Getting Started Tutorial
- Basic Configuration
- Specifying the Maximum Number of Runners
- Specifying the Maximum Number of Runners Used in Workflow a Run
- Recycling Powered‐Off Servers
- Skipping Jobs
- Using Custom Label Prefix
- Jobs That Require the Docker Engine
- Specifying The Runner Type
- Specifying The Runner Location
- Specifying The Runner Image
- Specifying The Custom Runner Server Setup Script
- Specifying The Custom Runner Server Startup Script
- Disabling Setup or Startup Scripts
- Specifying Standby Runners
- Specifying Logger Configuration
- Listing All Current Servers
- Opening The SSH Client To The Server
- Deleting All Runners and Their Servers
- Using a Configuration File
- Specifying SSH Key
- Specifying Additional SSH Keys
- Running as a Service
- Running as a Cloud Service
- Scaling Up Runners
- Scaling Down Runners
- Handling Failing Conditions
- Meta Labels
- Estimating Costs
- Listing Images
- Deleting Images
- Creating Custom Images
- Program Options