{#if !source.githubAppId}
General
{#if !source.githubAppId}
Save & Redirect to GitHub
{/if}
Name
HTML URL
API URL
Custom SSH Port
Organization
changeSettings('isSystemWide', false)} title="System Wide Git" description="System Wide Git are available to all the users in your Coolify instance.
Use with caution, as it can be a security risk.
" />
{:else if source.githubApp?.installationId}
General
{#if $appSession.isAdmin && $appSession.teamId === '0'}
{loading ? 'Saving...' : 'Save'}
Change GitHub App Settings
{/if}
Name
HTML URL
API URL
Custom SSH Port
Organization
{#if $appSession.isAdmin}
changeSettings('isSystemWide', true)} title="System Wide Git Source" description="System Wide Git Sources are available to all the users in your Coolify instance.
Use with caution, as it can be a security risk.
" /> {/if}
{:else}
Install Repositories
{/if}