Hop is a deployment platform that makes it easy to deploy any application. If something can run as a Docker image, it can run on Hop. That includes Redis! Redis is available on Docker Hub, and it’s also available as a Preset on Hop which means that all the configuration is done for you.Documentation Index
Fetch the complete documentation index at: https://docs.hop.io/llms.txt
Use this file to discover all available pages before exploring further.
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
redisand 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