Updating Project Information

You can update basic project information such as project details, domain names, SSL certificates, and environment variables from the project edit page (https://app.depfloy.com/projects/<projectID>/edit).

Deployment

When you create a project with source control account, if you want it to be automatically deployed after each commit, you need to enable “automatic deployment” option in project settings. For manual deployment operations, simply hover over the project on the projects dashboard and click the deploy button.

— You can also initiate deployment operations through Depfloy API.

Real Time Logs

You can view the real-time logs during the deployment process. To do this, click the Live Logs button on the projects dashboard while the deployment is in progress. This will give you access to real-time log records.

Live Logs

Deployment History

To examine more detailed or historical logs, go to the Deployment dashboard and view the records. To access your project’s deployment records for the last 30 days, filter by project in the top-right corner of the Deployments dashboard.

Bulk Operations

You can use the bulk editing features in the dashboard to deploy projects and make updates, such as enabling or disabling SSL. To perform these operations, check the box next to the project you want to edit on the Projects dashboard, or use the Select All feature.

Domain Management

To change your project’s domain name or check whether your server’s DNS record has been set up, go to the Domain section on the Project details page. (https://app.depfloy.com/projects/<projectID>/domains).