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'm trying to use a singular GitHub app for multiple GitHub organizations (or in this case, an org and my personal account) and it appears that Coolify only shows 1 installation in the dropdown to create a new resource.
A proposed solution would be to have a dropdown to select which installation/org to use under the create new resource page, above the repository dropdown.
Examples from Heroku and Vercel
I've looked at the code, and it appears that a GitHub app is only intended to be used with one org, which doesn't make sense. The organization and installation ID appear to be configured per source in the sources page and are unable to be changed.
Steps to Reproduce
Create a new GitHub app
Install the GitHub app on multiple organizations
Try to create a new resource using the GitHub app from the first org the app was installed on
The text was updated successfully, but these errors were encountered:
wkangg
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Mar 17, 2025
Error Message and Logs
I'm trying to use a singular GitHub app for multiple GitHub organizations (or in this case, an org and my personal account) and it appears that Coolify only shows 1 installation in the dropdown to create a new resource.
I've fetched https://api.github.com/app/installations and https://api.github.com/installation/repositories, and confirmed that the app has access to all the repos under my personal account and the singular repo under the org.
A proposed solution would be to have a dropdown to select which installation/org to use under the create new resource page, above the repository dropdown.

Examples from Heroku and Vercel
I've looked at the code, and it appears that a GitHub app is only intended to be used with one org, which doesn't make sense. The organization and installation ID appear to be configured per source in the sources page and are unable to be changed.

Steps to Reproduce
Coolify Version
v4.0.0-beta.397
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Oracle Linux Server 9.5
Additional Information
Discord Community Support Thread
Discord LinkThe text was updated successfully, but these errors were encountered: