2014-09-02 18:07:02 +05:30
# Documentation
## User documentation
2016-09-29 09:46:39 +05:30
- [Account Security ](user/account/security.md ) Securing your account via two-factor authentication, etc.
2015-04-26 12:48:37 +05:30
- [API ](api/README.md ) Automate GitLab via a simple and powerful API.
2016-08-24 12:49:21 +05:30
- [CI/CD ](ci/README.md ) GitLab Continuous Integration (CI) and Continuous Delivery (CD) getting started, `.gitlab-ci.yml` options, and examples.
2015-09-11 14:41:01 +05:30
- [GitLab as OAuth2 authentication service provider ](integration/oauth_provider.md ). It allows you to login to other applications from GitLab.
2016-11-03 12:29:30 +05:30
- [Container Registry ](user/project/container_registry.md ) Learn how to use GitLab Container Registry.
- [GitLab basics ](gitlab-basics/README.md ) Find step by step how to start working on your commandline and on GitLab.
2015-09-11 14:41:01 +05:30
- [Importing to GitLab ](workflow/importing/README.md ).
2016-08-24 12:49:21 +05:30
- [Importing and exporting projects between instances ](user/project/settings/import_export.md ).
2016-09-13 17:45:13 +05:30
- [Markdown ](user/markdown.md ) GitLab's advanced formatting system.
2016-08-24 12:49:21 +05:30
- [Migrating from SVN ](workflow/importing/migrating_from_svn.md ) Convert a SVN repository to Git and GitLab.
- [Permissions ](user/permissions.md ) Learn what each role in a project (external/guest/reporter/developer/master/owner) can do.
2015-09-11 14:41:01 +05:30
- [Profile Settings ](profile/README.md )
2015-04-26 12:48:37 +05:30
- [Project Services ](project_services/project_services.md ) Integrate a project with external services, such as CI and chat.
- [Public access ](public_access/public_access.md ) Learn how you can allow public and internal access to projects.
2014-09-02 18:07:02 +05:30
- [SSH ](ssh/README.md ) Setup your ssh keys and deploy keys for secure access to your projects.
2016-06-02 11:05:42 +05:30
- [Webhooks ](web_hooks/web_hooks.md ) Let GitLab notify you when new code has been pushed to your project.
2015-04-26 12:48:37 +05:30
- [Workflow ](workflow/README.md ) Using GitLab functionality and importing projects from GitHub and SVN.
2016-11-03 12:29:30 +05:30
- [University ](university/README.md ) Learn Git and GitLab through videos and courses.
- [Git Attributes ](user/project/git_attributes.md ) Managing Git attributes using a `.gitattributes` file.
2014-09-02 18:07:02 +05:30
## Administrator documentation
2016-08-24 12:49:21 +05:30
- [Access restrictions ](user/admin_area/settings/visibility_and_access_controls.md#enabled-git-access-protocols ) Define which Git access protocols can be used to talk to GitLab
2016-06-02 11:05:42 +05:30
- [Authentication/Authorization ](administration/auth/README.md ) Configure
external authentication with LDAP, SAML, CAS and additional Omniauth providers.
2016-08-24 12:49:21 +05:30
- [Custom Git hooks ](administration/custom_hooks.md ) Custom Git hooks (on the filesystem) for when webhooks aren't enough.
2015-04-26 12:48:37 +05:30
- [Install ](install/README.md ) Requirements, directory structures and installation from source.
2016-08-24 12:49:21 +05:30
- [Restart GitLab ](administration/restart_gitlab.md ) Learn how to restart GitLab and its components.
2016-06-02 11:05:42 +05:30
- [Integration ](integration/README.md ) How to integrate with systems such as JIRA, Redmine, Twitter.
2016-09-29 09:46:39 +05:30
- [Issue closing pattern ](administration/issue_closing_pattern.md ) Customize how to close an issue from commit messages.
2016-09-13 17:45:13 +05:30
- [Koding ](administration/integration/koding.md ) Set up Koding to use with GitLab.
2016-09-29 09:46:39 +05:30
- [Libravatar ](customization/libravatar.md ) Use Libravatar instead of Gravatar for user avatars.
2016-06-16 23:09:34 +05:30
- [Log system ](administration/logs.md ) Log system.
2016-01-14 18:37:52 +05:30
- [Environment Variables ](administration/environment_variables.md ) to configure GitLab.
2016-11-03 12:29:30 +05:30
- [Operations ](administration/operations.md ) Keeping GitLab up and running.
2016-06-02 11:05:42 +05:30
- [Raketasks ](raketasks/README.md ) Backups, maintenance, automatic webhook setup and the importing of projects.
2016-08-24 12:49:21 +05:30
- [Repository checks ](administration/repository_checks.md ) Periodic Git repository checks.
- [Repository storages ](administration/repository_storages.md ) Manage the paths used to store repositories.
2014-09-02 18:07:02 +05:30
- [Security ](security/README.md ) Learn what you can do to further secure your GitLab instance.
2015-09-11 14:41:01 +05:30
- [System hooks ](system_hooks/system_hooks.md ) Notifications when users, projects and keys are changed.
2014-09-02 18:07:02 +05:30
- [Update ](update/README.md ) Update guides to upgrade your installation.
2015-04-26 12:48:37 +05:30
- [Welcome message ](customization/welcome_message.md ) Add a custom welcome message to the sign-in page.
2016-11-03 12:29:30 +05:30
- [Reply by email ](administration/reply_by_email.md ) Allow users to comment on issues and merge requests by replying to notification emails.
2015-09-25 12:07:36 +05:30
- [Migrate GitLab CI to CE/EE ](migrate_ci_to_ce/README.md ) Follow this guide to migrate your existing GitLab CI data to GitLab CE/EE.
2015-11-26 14:37:03 +05:30
- [Git LFS configuration ](workflow/lfs/lfs_administration.md )
2016-01-29 22:53:50 +05:30
- [Housekeeping ](administration/housekeeping.md ) Keep your Git repository tidy and fast.
2016-11-03 12:29:30 +05:30
- [GitLab Performance Monitoring ](administration/monitoring/performance/introduction.md ) Configure GitLab and InfluxDB for measuring performance metrics.
- [Request Profiling ](administration/monitoring/performance/request_profiling.md ) Get a detailed profile on slow requests.
- [Monitoring uptime ](user/admin_area/monitoring/health_check.md ) Check the server status using the health check endpoint.
2016-08-24 12:49:21 +05:30
- [Debugging Tips ](administration/troubleshooting/debug.md ) Tips to debug problems when things go wrong
- [Sidekiq Troubleshooting ](administration/troubleshooting/sidekiq.md ) Debug when Sidekiq appears hung and is not processing jobs.
- [High Availability ](administration/high_availability/README.md ) Configure multiple servers for scaling or high availability.
- [Container Registry ](administration/container_registry.md ) Configure Docker Registry with GitLab.
- [Multiple mountpoints for the repositories storage ](administration/repository_storages.md ) Define multiple repository storage paths to distribute the storage load.
2014-09-02 18:07:02 +05:30
## Contributor documentation
2016-09-13 17:45:13 +05:30
- [Development ](development/README.md ) All styleguides and explanations how to contribute.
2014-09-02 18:07:02 +05:30
- [Legal ](legal/README.md ) Contributor license agreements.