Enter your redemption code and SSH public key to register access to the jump box for this workshop.
Need help finding your public key?
On Mac/Linux: cat ~/.ssh/id_rsa.pub or cat ~/.ssh/id_ed25519.pub
On Windows: type %USERPROFILE%\.ssh\id_rsa.pub
If you don't have a key yet, run ssh-keygen to generate one.
Already logged into GitLab? You can also find your public keys at
gitlab.com/-/user_settings/ssh_keys.