Skip to content

Persistent shared Gitlab CI registration token

Gitlab CI registration token for shared runners are purged at every restart of gitlab.

Even when running gitlab-ctl stop (with omnibus) and then gitlab-ctl start the token is changed. Is it possible to keep the token persist the restart ?

Using gitlab version 8.1.4