Redis

Framework
Redis
Category
Databases
Publisher
Jetify
{
  "packages": ["redis@latest"],
  "shell": {
    "init_hook": "",
    "scripts": {
      "redis-cli": "redis-cli"
    }
  }
}

redis-7.0.5

redis Notes

Running devbox services start redis will start redis as a daemon in the background.

You can manually start Redis in the foreground by running redis-server $REDIS_CONF --port $REDIS_PORT.

Logs, pidfile, and data dumps are stored in .devbox/virtenv/redis. You can change this by modifying the dir directive in devbox.d/redis/redis.conf

Services

  • redis

Use devbox services start|stop [service] to interact with services

This plugin creates the following helper files

  • ./devbox.d/redis/redis.conf

This plugin sets the following environment variables

  • REDIS_PORT=6379
  • REDIS_CONF=./devbox.d/redis/redis.conf

To show this information, run devbox info redis

README.md

Level up your dev environment

No need to switch your style. Devbox works with any coding language, so you can get results as you write.
PREPARE FOR LAUNCH

Plans for teams of any size

Jetify Cloud offers pricing plans for Solo Developers to Large Enterprises, and everything in between. All plans include free credits, and you are only billed for what you use. Need something custom? Contact our team and we can help.
YOUR INPUT COUNTS

Join the community

Discuss ideas, uses and builds with the Jetify team and others.