the cloud provider

How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting — step-by-step DevOps tutorial on Progressive Robot

How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting

One way to send and receive email through your own custom domain is to use a third-party mail service, such as Zoho or Google Apps. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. This tutorial will show you how to set up Zoho Mail with your custom domain that is managed by the cloud provider’s Domain Name Servers.

Read more
How To Set Up Gmail with Your Domain on the cloud provider — step-by-step DevOps tutorial on Progressive Robot

How To Set Up Gmail with Your Domain on the cloud provider

One way to send and receive email through your own custom domain is to use a third-party mail service, such as the mail service included with Google Apps (Gmail) or Zoho. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. This tutorial will show you how to set up Gmail with your own domain that is managed by the cloud provider’s Domain Name Servers.

Read more
How to Use and Understand Action Objects and the cloud provider API — step-by-step Programming tutorial on Progressive Robot

How to Use and Understand Action Objects and the cloud provider API

In version two of the cloud provider API, each event that occurs creates [an “Action” object](https://www.progressiverobot.com/). These serve both as records of events that have occurred in the past and as a way to check the progress of an on-going event. From creating a new Droplet to transferring an image to a new region, an Action object will provide you with useful information about the event. This article will explain Action objects and show how they can be used in practice.

Read more
CHAT