---
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/redis-connect-redisinsight
lang: pt
lastUpdated: 2024-06-12
---
# 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](/pt/guides/public-cloud/databases/getting-started.md) can help you to meet this requirement)
- [Configure your Valkey service](/pt/guides/public-cloud/databases/redis-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](/pt/guides/public-cloud/databases/redis-connect-cli.md) or by using programming languages, such as [PHP](/pt/guides/public-cloud/databases/redis-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.

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/pt/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

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