Articles on: Databases

Redis - Database Management Overview

This document provides an overview of managing a Redis database instance in Galaxy Databases, including details on database type, plan information, access credentials, and usage instructions.


Overview


After creating a Redis database, users will have access to a comprehensive interface providing all necessary information to manage and access their database. The interface is structured into several main sections, including database type, plan details, access credentials, and additional configuration and support options.


To access details of the created database, click open.


User Interface


Sidebar Menu


In the sidebar menu (located on the left), users will find the following options:


  • Databases: Options related to databases.



  • Overview: Details of the selected database.


Main Section


In the main section of the interface, the following information is presented:



Database Details


  • Database Name: redis
  • Type: Standalone
  • Region: your region


Plan Information


  • Plan: Standard
  • Database: Redis version 7.2.4


Resources:


  • RAM: 2 GB
  • CPUs: 2
  • Storage: 15 GB
  • Status: Running


Credentials


The credentials section provides necessary information to access the database:


  • Username: default
  • Password: password
  • Connection String:

redis://username:<password>@f9fd53e60731-1.stg-redis.galaxy-cloud.io:33036/0


Usage Instructions


Accessing the Database


Use the provided credentials:

  • Copy the username and password.
  • Use the provided connection string to connect to the database.



Managing the Database


  • Monitor Status: Regularly check the service status to ensure the database is operating as expected.
  • Request Support: Use the support option in the sidebar menu to resolve any issues or questions that may arise.



Updated on: 03/10/2025