Depfloy allows you to easily deploy your applications via source control providers.
Depfloy allows you to easily deploy your applications via source control providers. Your projects are added to your servers through these providers, built, and deployed quickly. The first step to publishing a project is to connect a source control provider to your account.
Depfloy currently supports the following source control providers:
You can quickly connect one of the supported source control providers to your account by visiting the source control page in Depfloy. Please note that in some cases, there may be changes in the authorization settings of the source control provider. What to do in such cases is explained in the section below.
You may remove a connected source control provider by clicking the Unlink button next to a provider. However, if there is an active project associated with that provider, you cannot perform this action. You must first remove the active project.
In some cases, you may want to refresh the connection between Depfloy and your source control provider. To do this, click the “Refresh Token” button next to the provider’s name in the Source Control panel of your Depfloy account profile.
After connecting a source control provider to your account, you may want to access different organizations, repositories, or change token permissions. To do this, you must first remove the OAuth authorization on the provider side and then obtain a new token.
The steps you need to follow are:
If you need to access different organizations or repositories, simply refreshing the token may not grant the necessary permissions. Following the complete OAuth authentication flow allows you to explicitly authorize access to the desired organizations and repositories with the appropriate permission scope.