How to setup Forgejo Action Runner in Coolify? #7753
-
|
Hello, does anybody know how can i setup forgejo action runner? I've set up forgejo in one of my resources. It's running and working except actions. https://coolify.io/docs/services/forgejo#forgejo-actions-runner here it says, setting environment variable and restarting is enough. But even if i did, runner doesn't appear on forgejo. I am new to this and couldn't find a source about this. Do I have to create another service in coolify act as runner with docker compose?
This says coolify includes. I am confused. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
I also am confused by the documentation. I've added the variable and restarted the service as instructed without results. |
Beta Was this translation helpful? Give feedback.
-
|
I'll admit, the documentation isn't as clear as it could be but I was able to get this working. This is how I did it.
Now if you log back in to forgejo and visit |
Beta Was this translation helpful? Give feedback.
I'll admit, the documentation isn't as clear as it could be but I was able to get this working. This is how I did it.
RUNNER_SHARED_SECRETenvironment variable to your serviceForgejo with Postgresqlso I chose https://github.com/coollabsio/coolify/blob/v4.x/templates/compose/forgejo-with-runner-with-postgresql.yamlConfiguration>Generaland click theEdit Compose File…