From 2926a1e778c1a4534128eef0b97c2fcc90358b4b Mon Sep 17 00:00:00 2001 From: Kasia Date: Wed, 26 Jul 2023 19:00:57 +0100 Subject: [PATCH 1/2] Add Cloud 66 Requirements This is Software as a Service not self hosted It has a free tier not just a free trial The submission mentions what is free The submission is not already present in the list The service has contact details of those running it and a privacy policy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dde338a6..109fd2c8 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Cloud management solutions * [Brainboard](https://www.brainboard.co) - Collaborative solution to visually build and manage cloud infrastructures from end-to-end. + * [Cloud 66](https://www.cloud66.com/) - Free for personal projects. Cloud 66 gives you everything you need to build, deploy and grow your applications on any cloud, without the headache of the “server stuff”. * [Pulumi](https://www.pulumi.com/) — Modern infrastructure as code platform that allows you to use familiar programming languages and tools to build, deploy, and manage cloud infrastructure. * [Selefra](https://www.selefra.io/) - Selefra free tier offers individual users to scan one single-source connection to discover security and compliance issues on the configurations level of cloud/infra/SaaS. * [terraform.io](https://www.terraform.io/) — Terraform Cloud. Free remote state management and team collaboration for up to 500 resources. From 4385b5a9bf870118cb69e04e2f5e1a318eaa5d45 Mon Sep 17 00:00:00 2001 From: Kasia Date: Thu, 27 Jul 2023 09:45:02 +0100 Subject: [PATCH 2/2] Free tier update Free tier includes 1 deployment server, 1 static site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 109fd2c8..a499b8b1 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+ ## Cloud management solutions * [Brainboard](https://www.brainboard.co) - Collaborative solution to visually build and manage cloud infrastructures from end-to-end. - * [Cloud 66](https://www.cloud66.com/) - Free for personal projects. Cloud 66 gives you everything you need to build, deploy and grow your applications on any cloud, without the headache of the “server stuff”. + * [Cloud 66](https://www.cloud66.com/) - Free for personal projects (includes 1 deployment server, 1 static site), Cloud 66 gives you everything you need to build, deploy, and grow your applications on any cloud without the headache of the “server stuff.”. * [Pulumi](https://www.pulumi.com/) — Modern infrastructure as code platform that allows you to use familiar programming languages and tools to build, deploy, and manage cloud infrastructure. * [Selefra](https://www.selefra.io/) - Selefra free tier offers individual users to scan one single-source connection to discover security and compliance issues on the configurations level of cloud/infra/SaaS. * [terraform.io](https://www.terraform.io/) — Terraform Cloud. Free remote state management and team collaboration for up to 500 resources.