Apr 28Containerize a Rails 7 App and Run it on Vultr with Cloud 66To celebrate a 3-year integration anniversary between Cloud 66 and Vultr we’re showcasing some of the changes and improvements that we have implemented in both of our platforms. …Ruby On Rails8 min readRuby On Rails8 min read
Apr 28Enhancing Database Capabilities with Multi-Database and User ManagementIn the past few months, our team has worked hard to enhance our database features. We’ve made significant updates to our database management capabilities, giving our customers the ability to manage multiple logical databases on the same server (or cluster) and to create custom database users. What’s changed? Previously, database servers or…Cloud 663 min readCloud 663 min read
Apr 28How do you migrate your application to the cloud for the first time?You don’t have to be an expert to deploy your application to the cloud — 24% of Cloud 66 customers used a PaaS like Heroku in the past and cut their bills by up to 60% after moving to the cloud. Additionally, they gained more control over their own infrastructure…Cloud8 min readCloud8 min read
Apr 28Deploying Hanami 2.0 Ruby application on AWS 🌸The deployment of Ruby on Rails and Rack frameworks is embedded in Cloud 66’s DNA, but we are always interested to see other Ruby frameworks becoming popular, and happy to support developers who prefer to use them instead of Rails. In this post, we’re going to show you how easy…AWS5 min readAWS5 min read
Apr 28How to develop a Gatsby blog with MarkdownAre you looking to build a Gatsby website with markdown? This post will take you through the Gatsby development process, from creating the project to deploying it in production on AWS. …Gatsby10 min readGatsby10 min read
Apr 28How to deploy a Go web app to the cloud with Docker SwarmLast week, I showed you how to build and deploy a Go Web application (or API backend for a frontend framework like React or Vue) to a cloud provider, using Docker as a process manager. In this post, which is part of two of this series, I will show you…Golang11 min readGolang11 min read
Apr 28How to deploy a Go web application to the cloud with DockerGo has emerged as a popular option for developing web applications, especially for API backends with frontends written in React or Vue. This is the first of a multi-post series on deploying web applications to cloud providers, starting with the simplest form of deployment, all the way to using Kubernetes…Docker13 min readDocker13 min read
Apr 28How to move from Netlify to Cloud 66Are you looking for an alternative to Netlify for your Jamstack sites? If the answer is yes you are in the right place. …Netlify5 min readNetlify5 min read
Apr 28Deploy Static Sites with Cloud 66In this post, we are going to use a Gatsby sample to showcase how to deploy and manage Jamstack sites with Cloud 66. We’ll also list the statics site frameworks that are available on Cloud 66. Cloud 66 for Static Sites Overview: What is Cloud 66 for static sites? This No Ops platform builds static websites…Static Site5 min readStatic Site5 min read
Apr 28Deploy Rails 7 with MySQL and Redis on Hetzner CloudWe have created a simple Rails 7 application to showcase how easy it is to deploy to Hetzner Cloud with Cloud 66. Our Rails 7 App For this article, we are going to use Tickerizer, one of our sample Rails applications. Tickerizer is built with Rails v7.0.2.2, …Ruby On Rails4 min readRuby On Rails4 min read