You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to automate the bootstrapping of the gitea server and the registration of runners without manual steps. In my docker compose env, I'll need to either get the token manually from the web UI or the command line before passing it to the runner to register it. This feature should allow the pre-setting of runner token so that it can be specified on both the server and runners automatically.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
As 1.23.0 is released, you can now use the env variable to set the global runner token in Gitea side, so it is easier to register the runner. Maybe this issue can be closed.
Feature Description
I want to automate the bootstrapping of the gitea server and the registration of runners without manual steps. In my docker compose env, I'll need to either get the token manually from the web UI or the command line before passing it to the runner to register it. This feature should allow the pre-setting of runner token so that it can be specified on both the server and runners automatically.
Screenshots
No response
The text was updated successfully, but these errors were encountered: