gitlab-org--gitlab-foss/doc
Jacob Vosmaer ffece96dd1 Spell out rake tasks for omnibus-gitlab 2014-06-23 10:38:22 +02:00
..
api Fix gravatar size and update docs for new users API 2014-06-13 18:02:42 +03:00
development Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
install People report that 2GB of swap on Digital Ocean also does the trick. 2014-06-19 08:22:58 +02:00
integration Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
legal Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
markdown Wipe wall notes feature 2014-06-13 14:24:54 +03:00
permissions Wipe wall notes feature 2014-06-13 14:24:54 +03:00
public_access Fixing typo 2014-06-04 00:57:14 -07:00
raketasks Spell out rake tasks for omnibus-gitlab 2014-06-23 10:38:22 +02:00
release Merge branch 'regression-issue-on-rc' into 'master' 2014-06-23 06:35:38 +00:00
security Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
ssh Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
system_hooks Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
update Fixes #7163, copy init script while upgrading 2014-06-20 21:38:08 +02:00
web_hooks Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
workflow Wipe wall notes feature 2014-06-13 14:24:54 +03:00
README.md Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00

README.md

Documentation

User documentation

  • API Explore how you can access GitLab via a simple and powerful API.
  • Markdown Learn what you can do with GitLab's advanced formatting system.
  • Permissions Learn what each role in a project (guest/reporter/developer/master/owner) can do.
  • Public access Learn how you can allow public and internal access to a project.
  • SSH Setup your ssh keys and deploy keys for secure access to your projects.
  • Web hooks Let GitLab notify you when new code has been pushed to your project.
  • Workflow Learn how to use Git and GitLab together.

Administrator documentation

  • Install Requirements, directory structures and manual installation.
  • Integration How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
  • Raketasks Explore what GitLab has in store for you to make administration easier.
  • System hooks Let GitLab notify you when certain management tasks need to be carried out.
  • Security Learn what you can do to further secure your GitLab instance.
  • Update Update guides to upgrade your installation.

Contributor documentation

  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.