Files
gitlab-ci/README.md
Vassiliy Yegorov 67dd982da2 init
2022-09-01 10:38:38 +07:00

11 lines
433 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Твики
## проблема 500 между Registry и Gitlab
при начальном запуске появляется проблема с ключами, которыеми обмениваются компоненты при авторизации юзера в docker.X
- идем в контейнер гитлаба в папку /certs и выставляем права:
```bash
chown root:www-data *
chmod 644 *