Merge branch 'cthiebault-patch-1'

This commit is contained in:
Sameer Naik 2016-01-26 14:23:13 +05:30
commit a89751ef35

View File

@ -1068,10 +1068,11 @@ docker exec -it gitlab bash
```
# References
* https://github.com/gitlabhq/gitlabhq
* https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md
* http://wiki.nginx.org/HttpSslModule
* https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html
* https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/nginx/gitlab-ssl
* https://github.com/jpetazzo/nsenter
* https://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/
* [https://github.com/gitlabhq/gitlabhq]()
* [https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md]()
* [http://wiki.nginx.org/HttpSslModule]()
* [https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html]()
* [https://github.com/gitlabhq/gitlab-recipes/blob/master/web-server/nginx/gitlab-ssl]()
* [https://github.com/jpetazzo/nsenter]()
* [https://jpetazzo.github.io/2014/03/23/lxc-attach-nsinit-nsenter-docker-0-9/]()