Skip to content

pre-bastions

SSH config is managed via glsh ssh-config (details).

Once your config is in place, test it by ssh’ing to the deploy host:

ssh deploy-01-sv-pre.c.gitlab-pre.internal

Currently we do not have a console host for preprod, to access the rails console you can initiate it from one of the deploy host

ssh deploy-01-sv-pre.c.gitlab-pre.internal
sudo gitlab-rails console