Skip to content

CExA-project/github-actions-runner-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Actions Runner manager

Manage GitHub Actions Runner like a SysV init script.

Objective

This manager aims to "demonize" GitHub Actions Runner in an environment where Systemd cannot be used.

Execution

The manager can simply be run by calling:

./github_actions_runner_manager.sh <arguments>

Like a SysV init script, the manager accepts the subcommands start, stop, restart, and status.

Please check the documentation of the command for more help.

About

Manage GitHub Actions Runner like a SysV init script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages