Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.2 KB

README.rst

File metadata and controls

31 lines (24 loc) · 1.2 KB

Redis - open source, in-memory data structure store.

Redis is used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial indexes with radius queries. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Redis configurations:
  • Installed from debian package repository.
  • Includes web based management tool Redis-commander
  • SSL support out of the box.
  • Postfix MTA (bound to localhost) to allow sending of email from web applications (e.g., password recovery)

Credentials (passwords set at first boot)

  • Webmin, SSH: username root
  • Redis-commander: username admin