Files
gitlabhq/doc
Achilleas Pipinellis a34021cd18 Merge branch 'doc-updates' into 'master'
Fix requirements.md link and improve PostgreSQL commands

 - Point requirements.md link to the correct location

 - Link to gitlab installation.md document instead of github

 - Use psql command switch to run specified SQL commands for creation of user and database permissions.
    -  Instead of requiring a comment like `# Do not type the 'template1=#', this is part of the prompt` it may be easier to just use the command switch with `psql` to execute the SQL commands.


*forgot [ci skip] :(*

See merge request !3176
2016-03-16 09:59:06 +00:00
..
2016-03-15 16:13:49 +00:00
2016-03-10 14:48:29 -05:00
2016-03-11 11:47:34 -05:00
2016-03-10 16:12:50 -03:00
2016-03-10 14:48:29 -05:00
2016-01-12 14:47:55 +01:00
2016-03-10 14:48:29 -05:00
2016-02-06 12:17:12 +00:00
2016-03-10 14:48:29 -05:00

Documentation

User documentation

CI User documentation

CI Examples

CI Services

GitLab CI uses the services keyword to define what docker containers should be linked with your base image. Below is a list of examples you may use:

Administrator documentation

Contributor documentation

  • Documentation styleguide Use this styleguide if you are contributing to documentation.
  • Development Explains the architecture and the guidelines for shell commands.
  • Legal Contributor license agreements.
  • Release How to make the monthly and security releases.