{#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 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.
" />
{:else if source.githubApp?.installationId}
{$t('general')}
{#if $appSession.isAdmin && $appSession.teamId === '0'}
{loading ? 'Saving...' : 'Save'}
{$t('source.change_app_settings', { name: 'GitHub' })}
{/if}
{$t('forms.name')}
HTML URL
API URL
Custom SSH Port
Organization
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.
" />
{:else}
Install Repositories
{/if}