Skip to content
Come aboard

GitLab’s developer platform for building new services

Every new service starts with weeks of setup that has nothing to do with the feature it is meant to deliver. Theseus does that part once, for everyone.

Pilot: Oct 30, 2026 · GA: Jan 29, 2027 · See what's in scope

how theseus works idea → production
  1. 1
    Scaffold One template generates a three-layer repo with CI already green
  2. 2
    Instrument Logging, metrics, and tracing are wired in from the first commit
  3. 3
    Declare You say what the service needs; the platform generates the chart
  4. 4
    Run anywhere The same artifact runs on a laptop, in CI, and in production

or scaffold one right now:

copier copy https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git my-service --trust

One platform, every environment

Services declare what they need; the platform provides it — identically on a laptop, in CI, on GitLab.com, Dedicated, and Self-Managed.

Set Your Course