Skip to main content

Redis

This document describes how to create a backup and restore Redis Database at StackIT.

Access Redis Service Dashboard

  1. Click on the MariaDB dependency in your product detail page to view its details and configurations.
https://odj.cloud/

Redis

  1. Click on "Show history" in the Deployment section to access infra run history.
https://odj.cloud/

Infra history

  1. In the "Last run" section, locate the "odj-worker-stackit-infra-*" run and click on "Show History"
https://odj.cloud/

Run details

  1. Within the details of the last worker infra run, look for a "Run Logs" section.
  2. Scroll down to the bottom of the logs section and locate the "stackit_redis_instance.dep" state.
  3. Copy the instance ID.
tip

You can use the search function to find and locate the specific instance ID you are interested in

https://odj.cloud/

Run logs

  1. Replace {INSTANCE-ID} in the following URL with your actual instance ID:

https://a9s-redis-dashboard.system.01.cf.eu01.stackit.cloud/service-instances/{INSTANCE-ID}

Backup and Restore Redis Database

To perform backup and restoration of a Redis database in STACKIT, you can find detailed instructions in the official STACKIT documentation.

Redis StackIT Dokumentation