GitPeeks

Ship faster.
Stay confident.

GitPeeks gives you instant, shareable previews for every code change—works with any web app in a container.

Previews
fix-login-error
Updated less than a minute ago
Deploying
1.0.0
Updated 7 minutes ago
Running
main
Updated 1 day ago
Running
add-dark-mode
Updated 2 days ago
Running

Simple yet powerful
configuration

GitPeeks keeps setup minimal while giving you full control—connect your repo, define your stack, and deploy instantly.

Read the docs
.gitpeeks/config.yml
roles:
  web:
  worker:
    cmd: bundle exec sidekiq
accessories:
  postgres:
    image: postgres:17
    env:
      clear:
        POSTGRES_HOST: postgres
        POSTGRES_USER: postgres
      secret:
        - POSTGRES_PASSWORD
    volumes:
      - postgres:/var/lib/postgresql/data

Works with your
Git provider

Previews are automatically linked to your pull requests, making them part of your existing workflow.

gitpeeks bot commented just now
Commit Status Log Preview
361ee8f
View View

Easy feedback and
collaboration

Stakeholders, designers, and QA can view previews, comment, and give feedback—no local setup needed.

Jane

The card shadow is too subtle—it’s getting lost on light backgrounds.

John

Upped it to shadow-lg and added a slight border for contrast.

Jane

Much better—let’s ship it!

No DevOps hassle

GitPeeks handles provisioning, deploying, and tearing down preview environments—so your team can focus on code, not infrastructure.

Safe and isolated environments

Each preview is deployed in its own sandboxed container, ensuring changes are tested in a realistic but safe environment, with HTTPS and subdomain isolation.

Frequently Asked Questions

What Git providers do you support?

We support GitHub, GitLab, and Bitbucket. Using something else? Let us know — we’d love to hear from you.

What languages and frameworks do you support?

We support any programming language and framework that can run within a Docker container.

Can we use our own server?

Absolutely! We offer a Self-Hosted plan. While it does require a bit of manual setup, we'll guide you through the process.

Can you help with configuration?

Of course! Just send us an email, and we'll guide you through the setup.

Do you offer production-level hosting?

No, previews are designed to be temporary and aren't built for the stability or support required for hosting production applications.

What if I have more questions?

Just send us an email, and we’ll help you out.