Skip to content

Template · Databases

Redis 7

In-memory data store for caching, sessions and queues with append-only persistence.

Deploy on Skiffly

Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.

  • Redisredis:7-alpine
Upstream documentation

What gets deployed

One service in the environment you pick, on the private network of the project.

About this template

Official redis:7-alpine with a generated password and AOF persistence on a volume.

Redis

Image: redis:7-alpine

  • Port 6379/tcp
  • 2 GB volume at /data
  • 0.5 vCPU · 512 MB

redis-server --requirepass "$REDIS_PASSWORD" --appendonly yes --dir /data

Variables

Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.

Redis

NameValue
REDIS_PASSWORDgenerated (password)
REDIS_URLredis://default:${{self.REDIS_PASSWORD}}@${{self.SKIFFLY_PRIVATE_DOMAIN}}:6379

Deploy button for your README

Add a one-click deploy link to your repository or docs. Two variants: for light and dark backgrounds.

Deploy on SkifflyDeploy on Skiffly
Markdown · Light background
[![Deploy on Skiffly](https://skiffly.dev/button.svg)](https://skiffly.dev/templates/redis)
Markdown · Dark background
[![Deploy on Skiffly](https://skiffly.dev/button-dark.svg)](https://skiffly.dev/templates/redis)
HTML
<a href="https://skiffly.dev/templates/redis"><img src="https://skiffly.dev/button.svg" alt="Deploy on Skiffly" height="32"></a>

Deploy Redis 7 in one click

Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.