Deploy Redis
In 5 seconds
This will deploy Redis with our default configuration. This is a good place to start if you’re not sure what you need.- Hit Cmd+K (or Ctrl+K if using Windows) on your keyboard
- Type
redis
and hit enter twice - It’s deployed! Now head over to using your new deployment.
Custom configuration
You can edit Hop’s default Redis runtime settings by deploying Redis through the preset menu.- Go to Ignite on the sidebar, then New deployment
- Select Redis from the list of presets
- Optionally configure the start command, environment variables and volume size
- Hit Deploy