17 lines
748 B
Markdown
17 lines
748 B
Markdown
# Gitea
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Gitea
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Go to your Gitea Settings panel.
|
|
2. Click on the **Applications** button.
|
|
3. Create a new OAuth2 application under **Manage OAuth2 Applications**.
|
|
4. Copy **OAuth Redirect URL** from Automatisch to **Redirect URIs. Please use a new line for every URI.** field.
|
|
5. Copy **Client ID** to **Client ID** field on Automatisch.
|
|
6. Copy **Client Secret** to **Client Secret** field on Automatisch.
|
|
7. Add your instance url in the **Instance URL** field on Automatisch.
|
|
8. Click **Submit** button on Automatisch.
|
|
9. Congrats! Start using your new Gitea connection within the flows.
|