---
title: "Connect using RedisInsight for Public Cloud Databases for Valkey"
description: "Connect to your Public Cloud Databases for Valkey using RedisInsight"
url: https://docs.ovhcloud.com/pt/guides/public-cloud/databases/valkey-connect-redisinsight
lang: pt
lastUpdated: 2024-06-12
---
> For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/pt/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/pt/llms-full.txt.

# Connect using RedisInsight for Public Cloud Databases for Valkey

## Objective

Public Cloud Databases allow you to focus on building and deploying cloud applications while OVHcloud takes care of the database infrastructure and maintenance in operational conditions.

**This guide explains how to connect to a Valkey service with the free GUI: RedisInsight.**

## Requirements

- Access to the <ManagerLink to="/">OVHcloud Control Panel</ManagerLink>
- A [Valkey service project](https://www.ovhcloud.com/pt/public-cloud/) in your OVHcloud account
- A Valkey service running on your OVHcloud Public Cloud Databases ([this guide](https://docs.ovhcloud.com/pt/guides/public-cloud/databases/getting-started.md) can help you to meet this requirement)
- [Configure your Valkey service](https://docs.ovhcloud.com/pt/guides/public-cloud/databases/valkey-prepare-for-incoming-connections.md) to accept incoming connections
- A RedisInsight stable version installed and public network connectivity (Internet). This guide was made in RedisInsight 1.11.1

## Concept

A Valkey service can be managed through multiple ways.
One of the easiest, yet powerful, is to use a Command Line Interface (CLI), as shown in our guide: [Connect with CLI](https://docs.ovhcloud.com/pt/guides/public-cloud/databases/valkey-connect-cli.md) or by using programming languages, such as [PHP](https://docs.ovhcloud.com/pt/guides/public-cloud/databases/valkey-connect-php.md).

Another way is to interact directly using the GUI: RedisInsight.

In order to do so, we will need to install RedisInsight, then configure our Public Cloud Databases for Valkey services to accept incoming connections, and finally configure RedisInsight.

## Instructions

### Installation

To interact with your Valkey service with RedisInsight you need to install it.

Please follow the official [RedisInsight](https://docs.redis.com/latest/ri/installing) to get the latest information.

We are now ready to learn how to connect to our Valkey service.

### Connect with RedisInsight

#### Collect required informations

Select the `General information` tab to find the required login information:

![Login information tab](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-20220209095337130.png)

#### Configuration

Once connected to the RedisInsight interface, click on the `I already have a database` link:

![Redis first screen](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-20220207114821477.png)

Then on `Connect to a Valkey service` :

![Configure your Valkey service](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-2022020711515517.png)

Fill in the form with the previously collected credentials. Check the `Use TLS` check box and uncheck the `Verify TLS Certificate` check box. Then click on `ADD REDIS DATABASE` :

![Add Redis database](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-20220207120005204.png)

Finally, select your Valkey service:

![Dashboard](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-20220209095424435.png)

Congratulations! You are now connected to your Valkey instance!

![Result](/images/public-cloud/databases/redis-06-connect-redisinsight/redis_06_connect_redisinsight-20220209095533690.png)

:::info
RedisInsight has useful features.
Learn more about them [here](https://redis.com/redis-enterprise/redis-insight/).

:::

## Go further

Visit our dedicated Discord channel: [https://discord.gg/ovhcloud](https://discord.gg/ovhcloud). Ask questions, provide feedback and interact directly with the team that builds our databases services.

For training or technical assistance implementing our solutions, contact your sales representative or visit our [Professional Services](https://www.ovhcloud.com/pt/professional-services/) page to request a quote and have your project analysed by our experts.

Join our [community of users](https://community.ovhcloud.com/).
