Deployments Enhancements

We’re pleased to announce a significant improvement to the Deployments page in the VIP Dashboard.

We now provide more granular information about each step of the deployment process for your environments. This includes details about both the build and deploy processes as well as their success and failure states. We hope that the additional visibility and clearer layout will help development teams respond more quickly to any issues that come up during the deployment process.

Learn more about Deployments in our documentation.

We’d love to know what you think about this feature. Please get in touch!

New Feature: Runtime logs on the VIP Dashboard

After releasing Runtime logs on the vip-cli, we’re pleased to announce it is now time to release it on the VIP Dashboard.

Runtime Logs provides an aggregated, near real-time view into recent application logs generated by your WordPress and Node applications running on VIP Cloud.

For WordPress applications, you’ll get visibility into PHP Errors, including fatals and warnings as well as any logs that are output using the error_log() function. For Node applications, you’ll get all output sent to stdout or stderr (e.g. via console class).

Learn more about Runtime Logs in our documentation.

We’d love to know what you think about this feature; please get in touch!

New Feature: User Settings in the VIP Dashboard

We have added a User Settings page to the VIP Dashboard.

A screenshot of the User Settings Page

Currently, this page provides a read-only view into information about your user account including all roles & permissions you have via the VIP Dashboard.

In the near future, we’ll be adding support for editing your information as well as ability to manage notification preferences, auth tokens, and more.

You can learn more about the User Settings page in our documentation.

We’d love to know what you think; please get in touch!