the cloud provider 1-Click Apps…

Live Coding a Chat App With Appwrite and ReactJS — step-by-step DevOps tutorial on Progressive Robot

Live Coding a Chat App With Appwrite and ReactJS

Rapidly spin up a persistent message storage backend using Appwrite’s open-source backend-as-a-service and deploy it on the cloud provider without installing Docker on your local machine. Enable multiple users to sign up, log in, and chat in real-time with a React frontend.

Read more
Setting up a Multi-Region Deployment of HarperDB on the cloud provider — step-by-step DevOps tutorial on Progressive Robot

Setting up a Multi-Region Deployment of HarperDB on the cloud provider

URL: https://www.progressiverobot.com/setting-up-a-multi-region-deployment-of-harperdb-on-cloud-provider-6e27b178-a4aa-4986-b475-d7d9423332d5/ HarperDB, a globally distributed data and application platform, is now available on the the cloud provider Marketplace, giving the cloud provider users a fast way to bootstrap HarperDB. HarperDB is unique because it combines a high-performance database, user-built custom applications, and real-time data streaming into a single platform. The technology was built with […]

Read more
Best practices for cloud integration with 3rd parties — step-by-step DevOps tutorial on Progressive Robot

Best practices for cloud integration with 3rd parties

For many SMBs and startups, providing services to larger corporations is commonplace. This tends to involve the transfer of all sorts of data, from commercial documents like purchase orders and invoices to contact lists, reports, and other pertinent service-related data. Companies at the forefront of tech recognize the real need to refine these data-sharing processes. […]

Read more
How To Use the Docker 1-Click Install on the cloud provider — step-by-step Docker tutorial on Progressive Robot

How To Use the Docker 1-Click Install on the cloud provider

Docker is an application that simplifies the process of managing application processes in containers. This tutorial will guide you through spinning up a cloud servers with Docker and Docker Compose pre-installed, using the the cloud provider Docker 1-Click App. Additionally, after creating your Droplet, you will be guided through other use cases and common Docker commands.

Read more
How To Use the LAMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LAMP 1-Click Install on the cloud provider

LAMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LAMP stack pre-installed, using the the cloud provider LAMP 1-Click App.

Read more
How To Use the LEMP 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the LEMP 1-Click Install on the cloud provider

LEMP stack is a solution stack that employs a specific group of software to host web applications on a server. This term is an acronym which represents the Linux operating system with the Nginx web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP. This tutorial will guide you through spinning up a cloud servers with LEMP stack pre-installed, using the the cloud provider LEMP 1-Click App.

Read more
How To Use the Ruby on Rails 1-Click Install on the cloud provider — step-by-step Linux tutorial on Progressive Robot

How To Use the Ruby on Rails 1-Click Install on the cloud provider

This tutorial will guide you through spinning up a cloud servers with Ruby on Rails pre-installed using the the cloud provider Ruby on Rails 1-Click App. After creating your Droplet, you’ll learn about some use cases and common commands. Since this 1-Click Droplet is based on a standard Ubuntu 20.04 Droplet, you can read more of our Ruby tutorials after this guide.

Read more
CHAT