User Tools

Site Tools


инструмент_gitlab

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
инструмент_gitlab [2022/07/16 19:52]
val [Установка]
инструмент_gitlab [2022/07/17 11:39]
val [Установка]
Line 11: Line 11:
   * [[https://​www.techbeatly.com/​configure-custom-ssl-to-secure-gitlab-server/​|Configure Custom SSL to Secure GitLab Server]]   * [[https://​www.techbeatly.com/​configure-custom-ssl-to-secure-gitlab-server/​|Configure Custom SSL to Secure GitLab Server]]
  
 +<​code>​
 +# ansible-playbook conf/​ansible/​roles/​mail.yml
 +
 +# cat /​etc/​apache2/​ports.conf
 +...
 + 81
 +...
 +
 +# apt-get install -y curl openssh-server ca-certificates perl
 +
 +# curl https://​packages.gitlab.com/​install/​repositories/​gitlab/​gitlab-ce/​script.deb.sh | bash
 +
 +# time EXTERNAL_URL="​http://​server.corp13.un"​ apt-get install gitlab-ce
 +...
 +real    15m49.787s
 +..
 +</​code>​
 ===== Подключение ===== ===== Подключение =====
  
инструмент_gitlab.txt · Last modified: 2024/06/13 08:39 by val