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
Last revision Both sides next revision
инструмент_gitlab [2024/04/08 18:58]
val [Установка из репозитория]
инструмент_gitlab [2024/05/08 10:38]
val [Включение TLS]
Line 196: Line 196:
  
 <​code>​ <​code>​
-mkdir /​etc/​gitlab/​ssl/​+mkdir -p /​etc/​gitlab/​ssl/​
  
 cp wild.crt -v /​etc/​gitlab/​ssl/​$(hostname).crt cp wild.crt -v /​etc/​gitlab/​ssl/​$(hostname).crt
Line 269: Line 269:
  
   * [[https://​docs.gitlab.com/​runner/​install/​linux-manually.html|Install GitLab Runner manually on GNU/Linux]]   * [[https://​docs.gitlab.com/​runner/​install/​linux-manually.html|Install GitLab Runner manually on GNU/Linux]]
-  * [[https://​val.bmstu.ru/​unix/​Git/​gitlab-runner_amd64.deb]] (15.0.0) +  * [[https://​val.bmstu.ru/​unix/​Git/​gitlab-runner_amd64.deb]] (16.10.0) 
  
 <​code>​ <​code>​
-# apt install gitlab-runner ​  # достаточно для shell executor но не отображает команды ci/cd в gitlab 
- 
-или 
- 
 # wget http://​gate.isp.un/​unix/​Git/​gitlab-runner_amd64.deb # wget http://​gate.isp.un/​unix/​Git/​gitlab-runner_amd64.deb
 +
 ##2 часа## curl -LJO "​https://​gitlab-runner-downloads.s3.amazonaws.com/​latest/​deb/​gitlab-runner_amd64.deb"​ ##2 часа## curl -LJO "​https://​gitlab-runner-downloads.s3.amazonaws.com/​latest/​deb/​gitlab-runner_amd64.deb"​
 +
 # dpkg -i gitlab-runner_amd64.deb # dpkg -i gitlab-runner_amd64.deb
 </​code>​ </​code>​
инструмент_gitlab.txt · Last modified: 2024/06/13 08:39 by val