Tabby

From Coder Merlin
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder
TabbyLogo.png

What is it?[edit]

Tabby is "...a terminal for the modern age." You can read more about what Tabby is and isn't here. The vast majority of what you'll be doing on  Coder Merlin™  will involve the use of a shell, which you'll access through a terminal such as Tabby.

General Configuration[edit]

Tabby requires several steps to complete its configuration. Most of these steps need only be performed once because Tabby will store the configuration remotely (in the "Cloud"). It's very important to follow the instructions carefully.

GitHub, GitLab, or Google Account Required[edit]

Ensure that you have a GitHub, GitLab, or Google account configured. This is required in order to log in to Tabby.

Access[edit]

Access Tabby from the "My Tools" menu. In a few moments, Tabby will open.
TabbyOpeningScreen.png


Login[edit]

On the bottom left of the screen click the Login button.
TabbyOpeningScreen-HighlightedLogin.png


Select Authentication Provider[edit]

Click ONE of the following buttons:

  • Log in with GitHub
  • Log in with GitLab
  • Log in with Google
  • (The Microsoft option is not currently supported)
TabbySocialLoginButtons.png


Log in To Tabby[edit]

Follow the login flow for your selected provider. After successfully logging in, you'll be returned to the Tabby homepage.

Set up Config Sync and Connection Gateway[edit]

There are two different configuration buttons (⚙) that are both called "Settings". In the below image, the red ovals indicate the button used primarily for application customizations. The cyan rectangle indicates the button used for configuring synchronization and the connection gateway. Click on the settings button indicated within the cyan rectangle.

TabbyConfigurationButtonLocations.png


Connection Gateway[edit]

Ensure that the checkbox for Use a custom connection gateway is selected. For the Gateway address enter:

wss://tabby-gateway.codermerlin.com

For the Gateway authentication token enter:

1cSaxV0BMABkjAEsV6lFdRK8gkbl0DDc
TabbyGatewayConfiguration.png


Config Sync[edit]

In the same dialog, use the copy icon to copy the sync token.

TabbyConfigSyncCopyIcon.png


Click the Apply button.

TabbyApplyCancelButtons.png


Click on the configuration button in the top-right corner of the window. The Application settings page will open.

TabbyApplicationSettings.png


On the left-hand side, click on the Config sync tab. For the Sync host, enter:

https://tabby.codermerlin.com

Click on the "Secret sync token" password field and paste the token that you copied previously. Then, turn on Sync automatically.

TabbyConfigSyncDialogWithMarkup.png


Connection Configuration[edit]

On the left-hand side, click on the Profiles & connections tab. The Profiles page will open. Click on the + New profile button.

TabbyProfileDialogWithMarkup.png


Click on the SSH connection option.

TabbySSHConnectionBaseProfile.png


The connection configuration page for SSH will open. For the connection name, use:

Coder Merlin

For the host, enter:

ssh.codermerlin.com

For the port, enter:

443

For the user name, enter your Coder Merlin username. Finally, be sure to click on Password for Authentication method. Verify your entries, then click on the Save button. Then, close the Settings tab.

TabbyCoderMerlinSSHConfiguration.png


Connecting[edit]

From the home page, click on + Profiles & connections.

TabbyOpeningScreen-HighlightedProfiles.png


In the dropdown that appears, click on Coder Merlin. The client should connect, and then you'll be prompted to enter your password.

TabbyConnectionCoderMerlin.png


If you see a page asking you to verify the host key, ensure that you see this fingerprint:

g94+c/J3u6/rLzVJHP6BIBEZONJhEC7i0B+gkeVcgBo

You may then safely click on Accept and remember key.

TabbyHostKeyVerification.png