Medis 2 User Guide
HomePricing
  • Welcome!
  • Reference
    • Key Browser
    • Command Query
    • Custom URL Scheme
  • Settings
    • Custom Encoders
    • Content Rules
    • Custom SSH Config
    • Language Settings
    • Delete Confirmation Dialog
    • Default Database
  • Connect to your database
    • DigitalOcean
    • Upstash Redis
    • Cluster
    • AWS ElastiCache
    • Amazon MemoryDB for Redis
  • Integrations
    • 🔐1Password SSH agent
Powered by GitBook
On this page
  • Update SSH Config
  • Configuring Medis to Use SSH Configuration
  • Configuring Medis Connection

Was this helpful?

  1. Integrations

1Password SSH agent

Last updated 1 year ago

Was this helpful?

Medis officially supports the , enabling you to manage all your SSH secrets conveniently in one location.

Please note that due to Apple's sandbox restrictions, only Medis versions downloaded from the support this feature.

Do not hesitate to contact us if you require further assistance.

To configure the integration of Medis with 1Password, follow these steps:

Update SSH Config

Configure the 1Password SSH agent in your SSH config file by referring to and adding the following:

Host *
  IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"

to your ~/.ssh/config.

Configuring Medis to Use SSH Configuration

  1. Open "Settings..." in Medis

  2. Switch to the SSH panel

  3. Add your SSH config file so Medis can adhere to the. desired configurations

Configuring Medis Connection

Once the above steps are completed, Medis can utilize the 1Password SSH agent for your connections that have SSH tunnel enabled. Here's an example of what a typical setup might look like:

When establishing a connection, 1Password will prompt you for SSH key approval as follows:

🔐
1Password SSH agent
official website
1Password's SSH Configuration Guide
SSH panel of Medis settings