Import Git Setup Guides
GitLab Self-Hosted Integration
Connect your on-premises GitLab instance to PlayerZero for code insights and AI-powered debugging.
Overview
PlayerZero integrates with self-hosted GitLab so you can leverage AI-powered insights and ask questions about your codebase. Your code remains secure—PlayerZero analyzes it without mirroring repositories externally.
Developer permissions required on any repository you want to connect.
Prerequisites
- PlayerZero Account – Create one if needed
- Developer Access – Admin rights on repositories you plan to connect
- Personal Access Token – GitLab PAT with
api
andwrite_repository
scopes - Network Access – Your GitLab server must be connected to the internet and reachable from PlayerZero
Setup Steps
1. Connect GitLab
- Go to Settings → Code in PlayerZero
- Click Connect GitLab → Self-hosted GitLab
2. Configure Connection
- Enter your Personal Access Token (with
api
andwrite_repository
scopes) - Add your GitLab URL (e.g.,
https://gitlab.example.com
) - Click Validate to verify connectivity
3. Enable Repositories
- Select repositories from the list (archived repos excluded)
- Choose primary branch (e.g.,
main
) - Click Import
Processing begins immediately and takes minutes to hours depending on repository size.
What Happens Next?
- Automatic PAT Rotation – Weekly security rotation every Monday
- Code Analysis – PlayerZero analyzes repositories for AI insights
- Chat Ready – Ask questions about your codebase once ingestion completes