GitLab Community Edition
GitLabはコードを共同編集するためのオープンソースソフトウェアです。
Gitリポジトリをきめ細かくアクセス管理でき、あなたのソースコードを安全な状態に保ちます。
マージリクエストを使えば、ソースコードレビューや共同作業を向上することができます。
各プロジェクトには課題トラッカーとWikiを備えることができます。
GitLabは5万以上の組織で使われており、もっともポピュラーなオンプレミスGitリポジトリ管理のソリューションです。
GitLabについての詳細は about.gitlab.com でご確認ください。
GitLab Community Edition documentation
ユーザ向けドキュメント
- Account Security Securing your account via two-factor authentication, etc.
- API シンプルで強力なAPIでGitLabを自動化します。
-
CI/CD GitLab Continuous Integration (CI) and Continuous Delivery (CD) getting started,
.gitlab-ci.ymloptions, and examples. - OAuth2認証サービスプロバイダとしてのGitLab. GitLabから他のアプリケーションにログインできるようにします。
- Container Registry Learn how to use GitLab Container Registry.
- GitLab basics コマンドラインとGitLabでの作業の始め方をステップバイステップで説明します。
- GitLabへのインポート Import your projects from GitHub, Bitbucket, GitLab.com, FogBugz and SVN into GitLab.
- Importing and exporting projects between instances.
- Markdown GitLabの高度なフォーマットシステムです。
- SVNからの移行 GitとGitLabへのSVNリポジトリの変換.
- アクセス権 Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
- プロフィール設定
- プロジェクトサービス CIやチャットなどの外部サービスと、プロジェクトを統合します。
- 公開アクセス プロジェクトのアクセス範囲を公開・内部にする方法を学びます。
- SSH セキュアなアクセスのためにSSHキーやデプロイキーをプロジェクトに設定します。
- Webhooks プロジェクトに新しいコードがプッシュされたときにGitLabがあなたに通知するようにします。
- ワークフロー GitLabの機能を使いGitHubやSVNからプロジェクトをインポートします。
- University Learn Git and GitLab through videos and courses.
-
Git Attributes Managing Git attributes using a
.gitattributesfile. - Git cheatsheet Download a PDF describing the most used Git operations.
Administrator documentation
- Access restrictions Define which Git access protocols can be used to talk to GitLab
- Authentication/Authorization Configure external authentication with LDAP, SAML, CAS and additional Omniauth providers.
- Custom Git hooks Custom Git hooks (on the filesystem) for when webhooks aren't enough.
- Install Requirements, directory structures and installation from source.
- Restart GitLab Learn how to restart GitLab and its components.
- Integration How to integrate with systems such as JIRA, Redmine, Twitter.
- Issue closing pattern Customize how to close an issue from commit messages.
- Koding Set up Koding to use with GitLab.
- Web terminals Provide terminal access to environments from within GitLab.
- Libravatar Use Libravatar instead of Gravatar for user avatars.
- Log system Log system.
- Environment Variables to configure GitLab.
- Operations Keeping GitLab up and running.
- Raketasks Backups, maintenance, automatic webhook setup and the importing of projects.
- Repository checks Periodic Git repository checks.
- Repository storages Manage the paths used to store repositories.
- Security Learn what you can do to further secure your GitLab instance.
- システムフック Notifications when users, projects and keys are changed.
- Update Update guides to upgrade your installation.
- Welcome message Add a custom welcome message to the sign-in page.
- Reply by email Allow users to comment on issues and merge requests by replying to notification emails.
- Migrate GitLab CI to CE/EE Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.
- Git LFS configuration
- Housekeeping Keep your Git repository tidy and fast.
- GitLab Performance Monitoring Configure GitLab and InfluxDB for measuring performance metrics.
- Request Profiling Get a detailed profile on slow requests.
- Monitoring uptime Check the server status using the health check endpoint.
- Debugging Tips Tips to debug problems when things go wrong
- Sidekiq Troubleshooting Debug when Sidekiq appears hung and is not processing jobs.
- High Availability Configure multiple servers for scaling or high availability.
- Container Registry Configure Docker Registry with GitLab.
- Multiple mountpoints for the repositories storage Define multiple repository storage paths to distribute the storage load.
Contributor documentation
- Development All styleguides and explanations how to contribute.
- Legal Contributor license agreements.