How to connect your VCS - Raw Git

Last updated: June 29, 2024

To connect a Raw Git repository with Spacelift, follow these steps:

  1. Specify the URL during stack or module creation:

    • Specify the publicly accessible repository URL in the stack or module creation form.

  2. Using GitHub Gists:

    • To use a GitHub gist, enter the gist's URL in the repository URL field.

  3. Manual Sync and Trigger:

    • Since Raw Git provides a one-way connection, manually sync and trigger runs to check for updates.

For detailed instructions, refer to the Spacelift Raw Git Integration Guide at docs.spacelift.io/integrations/source-control/raw-git.