Github/Gitea/any git plaform customized UI for runner management #9962
michalzarddev
started this conversation in
Improvement Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My suggestion is,if we deploy these services/compose files it would be quite helpful to have runner management tab for them specifically since almost like 99.9% of people that will run these instances on their more "serious" projects, they will be self-hosting runners and actions for those runners.
What i suggest is ability to have a dropdown to specify amount of runners deployed min:2,max:9999,
since atleast tested on gitea, you need for the configuration that each runner has to have same
INSTANCE_URL,REGISTRATION_TOKENandACCESS_TOKEN, it'd be heplful to have like a "merged/joined" env keys window that would be automatically applied to all of them or a customizable one where you can add scoped tokens to individual runners,however with like "apply to all" checkbox you'd be able to deploy them across the whole fleet. This will ease up the manual labour of clicking to deploy service and then add update env keys for each of them,if in the simpler deployment situation you'd apply the same values accross all of them.Beta Was this translation helpful? Give feedback.
All reactions