To create a project, click the Add Project button at the top of the Envoyer dashboard. You will be presented with a modal that asks you to provide a few details about the project.If you don’t see the Source Control provider that you need, make sure that you’ve linked it in your account settings.Once you’ve provided the details regarding your project, click Save Project.
To create new projects, you must be subscribed to one of Envoyer’s paid subscriptions.
To make changes to your project settings, click the Settings button at the top of the project’s dashboard.From here, you can change the project settings, source control settings, and delete the project. In addition, you can edit the project’s name, type, health check URL, and how many deployments to retain for the project
If your application firewall requires you to allow access from the health check monitors by IP address, you should allow the following IP addresses so that Envoyer can ping your URL:
You can manage how the project is deployed via the project’s source control settings. Specifically, you may configure from which source control provider the project is deployed, the branch that is deployed, and you may also choose whether to install the project’s Composer dependencies.You may also enable the project’s Deploy When Code Is Pushed setting. Enabling this setting will add a webhook to your source control provider. When code is pushed to the selected branch, Envoyer will automatically trigger a new deployment.
Projects may be transferred to other Envoyer accounts from the project’s Settings panel. To transfer the project, you must provide the email address of the Envoyer account you wish to transfer the project to. The Envoyer account that is receiving the project will receive an email asking them to confirm the transfer request.You may only transfer projects to Envoyer accounts with an active subscription.
If you no longer need the project, you may delete it via the project settings dashboard. After confirming the name of the project, click the Delete Project button.
Deleting your project is an irreversible action, and we will be unable to recover the project’s settings for you.