Skip to content

Commit f9523a4

Browse files
authored
Update configure-self-hosted-runners.md
1 parent c6637a5 commit f9523a4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

learn-pr/github/manage-github-actions-enterprise/configure-self-hosted-runners.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
In the previous unit, you explored the different tools and strategies available to manage the use of GitHub Actions runners in your enterprise. In this unit, you'll learn how to configure and monitor self-hosted runners for advanced enterprise use, including:
1+
In the previous unit, you explored how to choose and manage GitHub-hosted and self-hosted runners at a high level. In this unit, you'll learn how to configure, organize, monitor, and secure self-hosted runners for enterprise-scale use. This includes:
22

3-
- Setting up self-hosted runners with proxy and network configurations
4-
- Using labels and runner groups to organize and control workflows
5-
- Monitoring runner health, usage, and performance
6-
- Troubleshooting and updating runners effectively
7-
- Managing secure access and enforcing policy-based controls
3+
- Setting up runners with proxies and custom labels
4+
- Managing runner groups
5+
- Monitoring runner health and performance
6+
- Configuring secure access using labels and IP allowlists
87

98
## Configure Self-Hosted Runners for Enterprise Use
109

0 commit comments

Comments
 (0)