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
1.**Branch:** Coolify will automatically detect the branch from your Repostiory.
59
+
1.**Branch:** Coolify will automatically detect the branch from your Repository.
60
60
61
61
2.**Base Directory:** Enter the directory Nixpacks should use as the root (for example, `/` if your files are at the root, or a subfolder if applicable).
62
62
@@ -100,7 +100,7 @@ First, follow the previous section in this documentation: [How to use Nixpacks](
1.**Branch:** Coolify will automatically detect the branch from your Repostiory.
103
+
1.**Branch:** Coolify will automatically detect the branch from your Repository.
104
104
105
105
2.**Base Directory:** Enter the directory Nixpacks should use as the root (for example, `/` if your files are at the root, or a subfolder if applicable).
Copy file name to clipboardExpand all lines: docs/applications/ci-cd/github/setup-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: "Set up a GitHub App in Coolify to access and deploy from private G
4
4
---
5
5
6
6
# GitHub App
7
-
Github app allows you to grant access to a single or mulitple private repositories from your either personal github account or your organization on github.
7
+
Github app allows you to grant access to a single or multiple private repositories from your either personal github account or your organization on github.
8
8
9
9
10
10
### Why use github app with Coolify?
@@ -183,7 +183,7 @@ Creating apps on github slightly varies for personal accounts and organizations
183
183
4. Enter Setup URL: `https://coolboxy.shadowarcanist.internal/webhooks/source/github/install?source=a8000cg0g0ogcc0ggkk8ow4k`
184
184
185
185
5. Enable the option `Redirect on Update`
186
-
6. Enter Webhook URL: `https://coolboxy.shadowarcanist.internal/source/github/events`
186
+
6. Enter Webhook URL: `https://coolboxy.shadowarcanist.internal/webhooks/source/github/events`
187
187
188
188
::: info
189
189
You have to replace `https://coolboxy.shadowarcanist.internal` with your Coolify dashboard url and replace `a8000cg0g0ogcc0ggkk8ow4k` with the Source ID [Step 1](#_1-create-a-github-app-on-coolify-1)
0 commit comments