Commit Graph
3 Commits
Author SHA1 Message Date
4c35288175 Add DIND docker-compose example (#365)
Co-authored-by: Nikita Vilunov <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/365
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: vilunov <[email protected]>
Co-committed-by: vilunov <[email protected]>
2023-10-02 15:12:31 +00:00
10dc6fb60d Allow reading registration token from file (#350)
When deploying the runner in a Docker Swarm setup, it can be useful to
read the potentially sensitive token from a secret instead of having to
pass it from an environment variable.

Co-authored-by: Frederik Ring <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/350
Reviewed-by: Jason Song <[email protected]>
Reviewed-by: Lunny Xiao <[email protected]>
Co-authored-by: m90 <[email protected]>
Co-committed-by: m90 <[email protected]>
2023-09-04 04:12:07 +00:00
a384adbbc6 Documentation enhancements (#207)
This PR addresses the issue listed in issue #170 regarding how to set up rootless Docker. It also expands on the documentation to show how to create deployments for different environments.

Co-authored-by: ccureau <[email protected]>
Reviewed-on: https://gitea.com/gitea/act_runner/pulls/207
Reviewed-by: Jason Song <[email protected]>
Co-authored-by: Chris Cureau <[email protected]>
Co-committed-by: Chris Cureau <[email protected]>
2023-06-05 08:46:15 +00:00