[PR #517] [CLOSED] Add Cloud 66 to Deployment Automation #522

Closed
opened 2025-11-06 17:02:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/517
Author: @Kasia66
Created: 8/3/2023
Status: Closed

Base: masterHead: add-cloud66


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Thank you for taking the time to work on a PR for Awesome-Sysadmin!

To ensure your PR is dealt with swiftly please check the following:

  • Your additions are Free software - Free and Paid options are available.
  • Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts). --> over 2k on cloud66ers.slack.com.
  • Submit one item per pull request. This eases reviewing and speeds up inclusion.
  • Format your submission as follows, where Demo and Clients are optional.
    Do not add a duplicate Source code link if it is the same as the main link.
    Keep the short description under 80 characters and use sentence case
    for it, even if the project's webpage or readme uses another capitalisation.
    Demo links should only be used for interactive demos, i.e. not video demonstrations.
    - [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`
  • Additions are inserted preserving alphabetical order.
  • Additions are not already listed at awesome-selfhosted
  • The Language tag is the main server-side requirement for the software. Don't include frameworks or specific dialects.
  • You have searched the repository for any relevant issues or PRs, including closed ones.
  • Any category you are creating has the minimum requirement of 3 items.
  • Any software project you are adding to the list is actively maintained.
  • The pull request title is informative, unlike "Update README.md".
    Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
    "Remove aaa from bbb" for removing, "Fix license for aaa", etc.

  • Why is it awesome?
    I work at Cloud 66 and recently we have updated our pricing where we offer a free plan for developers (1 free server, and 1 free static page). And we would love to see Cloud 66 on Awesome-sysadmin. Cloud 66 allows to deploy, and manage any application (native -mainly Rails, containerized, or static sites)on any cloud or server. Can be compared to PaaS on your own cloud.

  • Have you used it? For how long?
    Mostly for a work project, or demos. For the past 8 years.
    But it is a great way to support small teams and freelancers.

  • Is this in a personal or professional setup?
    Both, it can be used for personal and professional projects.

  • How many devices/users/services/... do you manage with it?
    Hundreds of users across the world.

  • Biggest pros/cons compared to other solutions?
    Pros:

  • Cloud Providers - native support for. AWS, Digitalocean, Hetzner, Google Cloud, Azure, Vultr, and OVH.

  • DB - supports MySQL, PostgreSQL, MongoDB, Redis, ElasticSearch, Memcached & RabbitMQ deployment, backups and replication on your own servers.

  • Deployments - supports rolling, parallel, blue/green, and canary deployment strategies and full deployment history with easy rollbacks

  • Security - provides simple firewall management, stress-free DDoS protection, and powerful account security tools.

  • API - Check our page for more info: http://developers.cloud66.com/

Con:

  • Cloud 66 needs to be used with your own cloud or server, which might mean additional cost. However, if you are a startup that benefits from cloud-free credits, it could be a great option for you.

  • Any other comments about your use case, things you've found excellent, limitations you've encountered... ?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/517 **Author:** [@Kasia66](https://github.com/Kasia66) **Created:** 8/3/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-cloud66` --- ### 📝 Commits (1) - [`707865d`](https://github.com/awesome-foss/awesome-sysadmin/commit/707865deecf7ae5830364216ae6dd07ec3ef5bc8) Add Cloud 66 ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Thank you for taking the time to work on a PR for Awesome-Sysadmin! To ensure your PR is dealt with swiftly please check the following: - [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software) - Free and Paid options are available. - [x] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts). --> over 2k on cloud66ers.slack.com. - [x] Submit one item per pull request. This eases reviewing and speeds up inclusion. - [x] Format your submission as follows, where `Demo` and `Clients` are optional. Do not add a duplicate `Source code` link if it is the same as the main link. Keep the short description under 80 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case) for it, even if the project's webpage or readme uses another capitalisation. `Demo` links should only be used for interactive demos, i.e. not video demonstrations. ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` `` - [x] Additions are inserted preserving alphabetical order. - [x] Additions are not already listed at [awesome-selfhosted](https://github.com/awesome-selfhosted/awesome-selfhosted) - [x] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects. - [x] You have searched the repository for any relevant [issues](https://github.com/awesome-foss/awesome-sysadmin/issues) or [PRs](https://github.com/awesome-foss/awesome-sysadmin/pulls), including closed ones. - [x] Any category you are creating has the minimum requirement of 3 items. - [x] Any software project you are adding to the list is actively maintained. - [x] The pull request title is informative, unlike "Update README.md". Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. -------------- - **Why is it awesome?** I work at Cloud 66 and recently we have updated our pricing where we offer a free plan for developers (1 free server, and 1 free static page). And we would love to see Cloud 66 on Awesome-sysadmin. Cloud 66 allows to deploy, and manage any application (native -mainly Rails, containerized, or static sites)on any cloud or server. Can be compared to PaaS on your own cloud. - **Have you used it? For how long?** Mostly for a work project, or demos. For the past 8 years. But it is a great way to support small teams and freelancers. - **Is this in a personal or professional setup?** Both, it can be used for personal and professional projects. - **How many devices/users/services/... do you manage with it?** Hundreds of users across the world. - **Biggest pros/cons compared to other solutions?** Pros: - Cloud Providers - native support for. AWS, Digitalocean, Hetzner, Google Cloud, Azure, Vultr, and OVH. - DB - supports MySQL, PostgreSQL, MongoDB, Redis, ElasticSearch, Memcached & RabbitMQ deployment, backups and replication on your own servers. - Deployments - supports rolling, parallel, blue/green, and canary deployment strategies and full deployment history with easy rollbacks - Security - provides simple firewall management, stress-free DDoS protection, and powerful account security tools. - API - Check our page for more info: http://developers.cloud66.com/ Con: - Cloud 66 needs to be used with your own cloud or server, which might mean additional cost. However, if you are a startup that benefits from cloud-free credits, it could be a great option for you. - **Any other comments about your use case, things you've found excellent, limitations you've encountered... ?** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:02:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#522