/template-selective-services

Start selective services via Gitpod tasks (example)

Selective services example

Open repo with selective services:

  • frontend
  • backend
  • webpage
  • all

Customizing

The service startup is handled on .gitpod.yml

You can specify the SERVICES value via a button 👆 or from your address bar like so:

https://gitpod.io/#SERVICES=frontend|backend|webpage/github.com/gitpod-io/template-selective-services

So it's like https://gitpod.io/#SERVICES=<values>/<repo>, values are separated by |.

It's mainly powered by this Gitpod feature: