You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nicolas Favre-Felix c6b9d52213
Add new docs article about loading an RDB file into a Webdis container
2 years ago
..
README.md Add new docs article about loading an RDB file into a Webdis container 2 years ago
webdis-docker-content-trust.md Move docs from GitHub Discussions to the repo 3 years ago
webdis-docker-serve-rdb-file.md Add new docs article about loading an RDB file into a Webdis container 2 years ago
webdis-redis-docker-compose-ssl.md Move docs from GitHub Discussions to the repo 3 years ago
webdis-redis-docker-compose.md Move docs from GitHub Discussions to the repo 3 years ago

README.md

Webdis Documentation

Webdis and Docker Content Trust: How to validate the authenticity of Webdis Docker images with cryptographic signatures using Docker Content Trust.

Running Webdis & Redis in Docker Compose: How to run Webdis in one container, Redis in another, with the two configured as part of a single Docker Compose stack.

Running Webdis & Redis in Docker Compose with SSL connections: How to run Webdis in one container, Redis in another, the two communicating securely with encrypted connections using TLS as part of a single Docker Compose stack.

Importing a Redis .rdb data file and serving it with Webdis in Docker: How to take an existing Redis "dump" file in RDB format, and make it accessible over HTTP with Webdis running in a Docker container.

(more coming in the future!)