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
инструмент_gitlab [2026/02/16 06:54]
val [Установка из пакета]
инструмент_gitlab [2026/02/16 14:15] (current)
val [Подключение через API]
Line 58: Line 58:
         gitlab_rails['​registry_port'​] = "​5050"​         gitlab_rails['​registry_port'​] = "​5050"​
         registry['​registry_http_addr'​] = "​0.0.0.0:​5050"​         registry['​registry_http_addr'​] = "​0.0.0.0:​5050"​
 +        #​gitlab_rails['​env'​] = { '​SKIP_RAISE_ON_INITIALIZE_CONNECTIONS'​ => '​true'​ }
     ports:     ports:
       - '​443:​443'​       - '​443:​443'​
Line 119: Line 120:
  
 <​code>​ <​code>​
-kube1:​~/​gitlab# ​cat adduser.sh+client1$ ​cat adduser.sh
 </​code><​code>​ </​code><​code>​
 GITLAB_URL="​https://​gitlab.corpX.un"​ GITLAB_URL="​https://​gitlab.corpX.un"​
-PRIVATE_TOKEN="NNNNNNNNNNNN"+PRIVATE_TOKEN=NNNNNNNNNNNN
  
 USER_EMAIL="​user1@corpX.un"​ USER_EMAIL="​user1@corpX.un"​
Line 155: Line 156:
 # ###​gitlab-rake gitlab:​check # ###​gitlab-rake gitlab:​check
 # ###​gitlab-ctl tail sidekiq # ###​gitlab-ctl tail sidekiq
-# ###head -n2 /​etc/​gitlab/​gitlab.rb 
-gitlab_rails['​env'​] = { '​SKIP_RAISE_ON_INITIALIZE_CONNECTIONS'​ => '​true'​ } 
  
 # gitlab-ctl show-config # gitlab-ctl show-config
инструмент_gitlab.1771214090.txt.gz · Last modified: 2026/02/16 06:54 by val