https://github.com/gitpod-io/template-selective-services
Start selective services via Gitpod tasks (example)
https://github.com/gitpod-io/template-selective-services
gitpod
Last synced: 3 months ago
JSON representation
Start selective services via Gitpod tasks (example)
- Host: GitHub
- URL: https://github.com/gitpod-io/template-selective-services
- Owner: gitpod-io
- Created: 2022-10-18T08:11:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T08:22:24.000Z (over 3 years ago)
- Last Synced: 2025-12-25T16:13:55.035Z (5 months ago)
- Topics: gitpod
- Homepage:
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Selective services example
Open repo with selective services:
- [](https://gitpod.io/#SERVICES=frontend/github.com/gitpod-io/template-selective-services)
- [](https://gitpod.io/#SERVICES=backend/github.com/gitpod-io/template-selective-services)
- [](https://gitpod.io/#SERVICES=webpage/github.com/gitpod-io/template-selective-services)
- [](https://gitpod.io/#SERVICES=frontend|backend|webpage/github.com/gitpod-io/template-selective-services)
# Customizing
The service startup is handled on [.gitpod.yml](./.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 are separated by `|`.
It's mainly powered by this Gitpod feature:
- https://www.gitpod.io/docs/configure/projects/environment-variables#providing-one-time-environment-variables-via-url