A guide on how to use Gitea based repositories with Coolify.
Public repository
option in the Coolify when you create a new resource.https://gitea.com/heyandras/coolify-examples
Deploy Keys
) to Coolify and to your Gitea repository in the Repository Settings
/ Access Keys
menu.Keys & Tokens
menu.Private Repository (with deploy key)
git@gitea.com:heyandras/coolify-examples.git
git@
.Webhooks
menu. In the Manual Git Webhooks
section, you can find the URL what you need to set in your Gitea repository.
Gitea Webhook Secret
input field.Repository Settings
/ Webhooks
menu as Repository hooks
.URL
input field and the secret token.Push
option.Repository Settings
/ Webhooks
menu, you need to select the following events in the Pull Request
option:
Created
Updated
Merged
Declined