Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
topics:docker-install-gitlab [2017/04/09 15:47]
orzfly created
topics:docker-install-gitlab [2017/04/09 15:51]
orzfly
Line 66: Line 66:
 WantedBy=multi-user.target WantedBy=multi-user.target
 </code> </code>
 +
 +  * Put SSL certification at ''/srv/gitlab/config/ssl.{crt,key}''
  
 ===== See Alsos ===== ===== See Alsos =====
Line 71: Line 73:
   * https://hub.docker.com/r/gitlab/gitlab-ee/tags/   * https://hub.docker.com/r/gitlab/gitlab-ee/tags/
   * https://docs.gitlab.com/omnibus/docker/README.html   * https://docs.gitlab.com/omnibus/docker/README.html
 +  * https://docs.gitlab.com/ce/administration/environment_variables.html
 +  * https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template
  
 {{tag>docker-install gitlab}} {{tag>docker-install gitlab}}