How to Run GitLab in Kubernetes with Rancher

preview_player
Показать описание

Sometime ago I put a together AWX on kubernetes, which need Gitlab or GitHub for playbooks so naturally I wanted to Gitlab on running on same platform. Little challenges with root password....

Details:

Image: gitlab/gitlab-ce:latest
Volumes:
gitlab-etc:/etc/gitlab
gitlab-opt:/var/opt/gitlab
gitlab-log:/var/log/gitlab
enviroment variables:

Root password:
sudo gitlab-rails console -e production
exit

#Gitlab #Rancher #Kubernetes
Рекомендации по теме
Комментарии
Автор

After each restart of the pod, all my data is reset. How to avoid this?

TheddunTOSS
visit shbcf.ru