Sign inSign up

allworldit/keydb

By allworldit

Updated 2 days ago

KeyDB Docker container which provides a Redis-compatible in-memory storage.

Image
0

7.2K

allworldit/keydb repository overview

pipeline status

Container Information

Container Source - GitHub Mirror

This is the Conarx Containers KeyDB image, it provides the KeyDB server.

Mirrors

ProviderRepository
DockerHuballworldit/keydb
Conarxregistry.conarx.tech/containers/keydb

Conarx Containers

All our Docker images are part of our Conarx Containers product line. Images are generally based on Alpine Linux and track the Alpine Linux major and minor version in the format of vXX.YY.

Images built from source track both the Alpine Linux major and minor versions in addition to the main software component being built in the format of vXX.YY-AA.BB, where AA.BB is the main software component version.

Our images are built using our Flexible Docker Containers framework which includes the below features...

  • Flexible container initialization and startup
  • Integrated unit testing
  • Advanced multi-service health checks
  • Native IPv6 support for all containers
  • Debugging options

Community Support

Please use the project Issue Tracker.

Commercial Support

Commercial support for all our Docker images is available from Conarx.

We also provide consulting services to create and maintain Docker images to meet your exact needs.

Environment Variables

Additional environment variables are available from...

KEYDB_PASSWORD (also supports: REDIS_PASSWORD)

Set a password for KeyDB. By default there is no password.

KEYDB_INCLUDE_FILE

Configuration file to include with custom configuration options. One could use /etc/keydb/local/custom.conf.

Volumes

/var/lib/keydb

KeyDB data directory.

Exposed Ports

KeyDB port 6379 is exposed.

Configuration

Configuration files of note can be found below...

PathDescription
/etc/keydb/keydb.confMain KeyDB configuration
/etc/keydb/users.aclKeyDB ACL configuration

Tag summary

Content type

Image

Digest

sha256:74cb62974

Size

32.8 MB

Last updated

4 days ago

docker pull allworldit/keydb