Cloud 66

San Francisco, CA, USA
2011
Feb 27, 2023   |  By Khash Sajadi
We're excited to announce a new partnership between Cloud 66 and Google Cloud! This partnership provides our customers with a comprehensive and integrated cloud solution, combining the power and flexibility of Google Cloud with the ease of use and comprehensive tooling of Cloud 66.
Jan 25, 2023   |  By Vic van Gool
Hey everyone, We've got some exciting news to share - wildcard SSL certificates are now available on Cloud 66! If you're not familiar with wildcard SSL certificates, they allow you to secure multiple subdomains under a single certificate. Our options for adding an SSL certificate to your application are now updated to include the following: To set up a Wildcard certificate on Cloud 66, just open your app on your Dashboard and click Network, then SSL Certificate, and then "Add SSL".
Jan 17, 2023   |  By Vic van Gool
Announcing support for Ubuntu 22.04 LTS Jammy Jellyfish on all Cloud 66 products (including registered servers). From this point onward, brand-new applications will have Ubuntu 22.04 installed. We will continue to install Ubuntu 20.04 when scaling up servers in an existing application. Don't forget, you can control your target Ubuntu version through your manifest! Ubuntu 22.04 is a Long-Term Support (LTS) release and will receive ongoing app updates and critical security fixes till April 2027.
Jan 12, 2023   |  By Kasia Hoffman
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 it is to deploy a Hanami Ruby application on AWS cloud with Cloud 66. The recent Hanami v2.0 release brought a lot of incremental upgrades to the framework, which made it more mature.
Dec 5, 2022   |  By Khash Sajadi
We started Cloud 66 with a single product to deploy any Rails application to any cloud. Then, in 2014, we introduced Cloud 66 for Node; in 2015, Cloud 66 Maestro v1, 2016 Cloud 66 Maestro v2 (Kubernetes), 2019 Cloud 66 Skycap, and finally, Cloud 66 Prepress (Static Sites) was released in 2022. All these products exist to serve a single purpose: deployment of any application to any cloud. Today we are making it easier to do that: we are consolidating all our products into one: Cloud 66!
Nov 15, 2022   |  By Khash Sajadi
Cloud 66 turned ten this year! While this is a big deal for us, I understand that it is not important to you. After all, who cares if a company turns 10, right? So, why am I writing about it, and why do I think you might also be interested in this? Since we started Cloud 66 in 2012, we and the world around us have changed significantly. We are no longer a scrappy startup with only big dreams to keep us going. Today, hundreds of customers rely on us daily for critical parts of their business.
Nov 4, 2022   |  By Eljon Hoxa
Are 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. We will talk about the benefits of using Gatsby and show how to set up markdown, configure Gatsby, and build an article for your demo website.
Oct 11, 2022   |  By Cloud 66
Whether you have two or two dozen developers working on features for your product, updates can introduce bugs or unwanted changes. Therefore, before merging a feature branch to production, you can review all the changes with our preview deployment feature. It allows you and your team to quickly and easily check that the latest changes work as desired. It also allows you to share feedback and helps prevent “it worked on my machine” scenarios.
Oct 6, 2022   |  By Cloud 66
Today we are happy to announce a new look to our account settings dashboard. Many of our customers work in teams, and we have many fantastic team management features to make their work easier. With our latest user interface changes, we have made the team and organization features more intuitive and easier to manage.
Aug 11, 2022   |  By Cloud 66
We have rolled out our new "operation log viewer." This feature is not just a facelift of our logging interface but a whole new way to view and search logs for actions taken by you and your team on your applications. The new viewer supports historical deployment logs, allowing you to see logs from previous actions. In addition, you can see logs for background operations like renewing your SSL certificates.
Dec 7, 2022   |  By Cloud 66
Application Groups are arbitrary collections of your applications that can be deployed simultaneously. Groups are not mutually exclusive - applications can exist in more than one group. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”. Useful links.
Dec 7, 2022   |  By Cloud 66
A failover group is a managed, quick-response DNS address that automatically follows your application's web endpoints. You can connect it to up to two instances of an application at any time - a primary and backup instance. Should you need to switch traffic between your instances, you can flip a switch and your traffic will begin flowing to the backup instance within 5 minutes. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
Cloud 66 supports two types of backups: managed and unmanaged. Managed backups: Using managed backups has several benefits: The 100 most recent managed backups are kept by default. Unmanaged backups: Unmanaged backups are stored on your local server and are available under `/var/cloud66/backups`. The 10 most recent unmanaged backups are kept by default. We don’t charge for unmanaged backups. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
Database replication involves configuring a master and replica database architecture, whereby the replica is an exact copy of the master at all times. This feature is supported for MySQL, PostgreSQL, Redis and MongoDB. Database replication can be set up for a single application, between applications, or between database groups. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
Cloud 66 offers a range of deployment options for your applications: And there are also two types of Rollouts strategies available: What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
What are Preview Deployments? Preview Deployments automatically build and deploy a (private) preview version of your application whenever you commit changes to your repo. The preview runs alongside your active application and helps you to quickly test changes to your code without having to deploy to a separate environment. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
Cloud 66 will not do in-place database upgrades, because this process may cause your application to stop working or may not be possible automatically. To upgrade your database through Cloud 66, we recommend that you create a new application (at which point Cloud 66 will deploy the newer database version). Once the new application is created, you can migrate data from your old application to your new application.
Nov 30, 2022   |  By Cloud 66
LiveLogs is Cloud 66’s real-time logging interface. It allows you to monitor your app via the Cloud 66 Dashboard. You can set up custom Live Logs via your Manifest file. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.
Nov 30, 2022   |  By Cloud 66
Cloud 66 aims to make it easier to build immutable infrastructure. Building servers and applications from scratch is much better than modifying existing server configurations and tinkering with settings until things start to work.
Nov 30, 2022   |  By Cloud 66
Traffic consist of one or more functions that run in a sequence. They run from top to bottom and affect the route that each web request to your application takes. They can also block traffic based on different conditions. If traffic is blocked, it will not run through the rest of the rules that come after the current one. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.

Cloud 66 helps developers to deploy code, directly from the repository to their own servers on any cloud.

Discover Cloud 66 products:

  • Cloud 66 for Rails - allows developers to deploy and manage Rails, Sinatra, and other Rack-based applications on any cloud.
  • Cloud 66 Maestro - offers a full-stack container management service backed up by Kubernetes. You can deploy any application (any language, any framework) to any cloud, as long as you have a Dockerfile.
  • Cloud 66 Prepress - builds and deploys pre-rendered, JAMStack applications (Jekyll, Hugo, or Gatsby) on your own cloud.

From commit to production in minutes. Getting started:

  • Connect your Git repository. We will analyze your code and automatically suggest the best configuration for you.
  • Connect your cloud provider or server. We are natively integrated with AWS, DigitalOcean, Hetzner, Linode, Microsoft Azure, Google Cloud, Vultr, OVH cloud and Maxihost. Or bring your own server and we'll provision it for you.
  • Deploy! Once your application is deployed take the advantage of our features to enhance your application.

Features:

  • Provision — builds your infrastructure straight from your code.
  • Deployment — supports rolling, parallel, blue/green and canary deployment strategies and full deployment history with easy rollbacks.
  • Databases - supports MySQL, PostgreSQL, MongoDB, Redis, ElasticSearch, Memcached & RabbitMQ deployment, backups and replication on your own servers.
  • Security — provides simple firewall management, stress-free DDoS protection and powerful account security tools.
  • Scaling — cloud load balancing, worker process management and horizontal scaling on any cloud.
  • Teams — unlimited team members at no extra cost, with fine-grained control over permissions and roles. Multi-organization support.

Cloud 66 products help companies build, deploy and manage their applications without hiring DevOps teams.