Automatically detect and enable services when deploying applications

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Description

Auto DevOps could be tuned to automatically provide different services. The next step is to allow auto detection of services reading project files (like Gemfile) and getting dependencies. We can, for example, consider that if there is the pg gem a PostgreSQL database should be provided by default. Lastly, some Heroku buildpacks do this automatically, and we could listen to the output of the release phase of buildpacks and automatically map any services requested to our own versions.

Proposal

Automatically detect and enable services that are needed by the application, by defining the related variables (see &127).

This should be done for the major languages (Ruby, Java, JavaScript, Go, etc).

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited Sep 22, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading