Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Stack detector

Reviewed

Markdown ↓

🕵️

Automatic stack detective.

Automatic pre-configuration of hosting settings based on project requirements found with a Git repo.

When connecting a Git repo from GitHub while setting up an app for git deployment, the code in the repo will be scanned using the stack detector:

It will discover the used software packages and versions. Matching settings from the software templates will be applied. In addition composer.json and package.json will be parsed to suggest custom build commands:

  • npm run build will be set when a package.json is present
  • composer install will be set when a composer.json is present

Written by a human. Review, grammar checks and typo fixes by AI.

AI use & editorial processEdit on GitHub ↗