Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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.

Install

make

Default installation prefix is $HOME/.local, to change it:

PREFIX=path/to/dir make

Use

The manager can simply be run by calling:

manage-ghar <optional arguments> <subcommand> <path of the runner>

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

0 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages