@@ -104,7 +104,7 @@ Linux Shared Runners on GitLab.com run in [autoscale mode] and are powered by Go
...
@@ -104,7 +104,7 @@ Linux Shared Runners on GitLab.com run in [autoscale mode] and are powered by Go
Autoscaling means reduced waiting times to spin up CI/CD jobs, and isolated VMs for each project,
Autoscaling means reduced waiting times to spin up CI/CD jobs, and isolated VMs for each project,
thus maximizing security. They're free to use for public open source projects and limited
thus maximizing security. They're free to use for public open source projects and limited
to 2000 CI minutes per month per group for private projects. More minutes
to 2000 CI minutes per month per group for private projects. More minutes
[can be purchased](../../subscriptions/index.md#extra-shared-runners-pipeline-minutes), if
[can be purchased](../../subscriptions/index.md#purchasing-additional-ci-minutes), if
needed. Read about all [GitLab.com plans](https://about.gitlab.com/pricing/).
needed. Read about all [GitLab.com plans](https://about.gitlab.com/pricing/).
All your CI/CD jobs run on [n1-standard-1 instances](https://cloud.google.com/compute/docs/machine-types) with 3.75GB of RAM, CoreOS and the latest Docker Engine
All your CI/CD jobs run on [n1-standard-1 instances](https://cloud.google.com/compute/docs/machine-types) with 3.75GB of RAM, CoreOS and the latest Docker Engine
ProjectTemplate.new('rails','Ruby on Rails',_('Includes an MVC structure, Gemfile, Rakefile, along with many others, to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/rails','illustrations/logos/rails.svg'),
ProjectTemplate.new('rails','Ruby on Rails',_('Includes an MVC structure, Gemfile, Rakefile, along with many others, to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/rails','illustrations/logos/rails.svg'),
ProjectTemplate.new('spring','Spring',_('Includes an MVC structure, mvnw and pom.xml to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/spring','illustrations/logos/spring.svg'),
ProjectTemplate.new('spring','Spring',_('Includes an MVC structure, mvnw and pom.xml to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/spring','illustrations/logos/spring.svg'),
ProjectTemplate.new('express','NodeJS Express',_('Includes an MVC structure to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/express','illustrations/logos/express.svg'),
ProjectTemplate.new('express','NodeJS Express',_('Includes an MVC structure to help you get started.'),'https://gitlab.com/gitlab-org/project-templates/express','illustrations/logos/express.svg'),
ProjectTemplate.new('iosswift','iOS (Swift)',_('A ready-to-go template for use with iOS Swift apps.'),'https://gitlab.com/gitlab-org/project-templates/iosswift'),
ProjectTemplate.new('iosswift','iOS (Swift)',_('A ready-to-go template for use with iOS Swift apps.'),'https://gitlab.com/gitlab-org/project-templates/iosswift','illustrations/logos/swift.svg'),
ProjectTemplate.new('dotnetcore','.NET Core',_('A .NET Core console application template, customizable for any .NET Core project'),'https://gitlab.com/gitlab-org/project-templates/dotnetcore','illustrations/logos/dotnet.svg'),
ProjectTemplate.new('dotnetcore','.NET Core',_('A .NET Core console application template, customizable for any .NET Core project'),'https://gitlab.com/gitlab-org/project-templates/dotnetcore','illustrations/logos/dotnet.svg'),
ProjectTemplate.new('android','Android',_('A ready-to-go template for use with Android apps.'),'https://gitlab.com/gitlab-org/project-templates/android','illustrations/logos/android.svg'),
ProjectTemplate.new('android','Android',_('A ready-to-go template for use with Android apps.'),'https://gitlab.com/gitlab-org/project-templates/android','illustrations/logos/android.svg'),
ProjectTemplate.new('gomicro','Go Micro',_('Go Micro is a framework for micro service development.'),'https://gitlab.com/gitlab-org/project-templates/go-micro'),
ProjectTemplate.new('gomicro','Go Micro',_('Go Micro is a framework for micro service development.'),'https://gitlab.com/gitlab-org/project-templates/go-micro'),