https://github.com/piger/redis-gopher
Run redis (unstable) as a gopher server
https://github.com/piger/redis-gopher
docker docker-compose gopher redis
Last synced: about 2 months ago
JSON representation
Run redis (unstable) as a gopher server
- Host: GitHub
- URL: https://github.com/piger/redis-gopher
- Owner: piger
- Created: 2019-03-03T23:38:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T11:48:44.000Z (about 7 years ago)
- Last Synced: 2025-09-24T10:48:53.359Z (8 months ago)
- Topics: docker, docker-compose, gopher, redis
- Language: Dockerfile
- Homepage: http://antirez.com/news/127
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security.conf.sample
Awesome Lists containing this project
README
# gopher redis
A Dockerfile to build and run `redis` to serve gopher content.
You can overwrite the configuration files in: `/etc/redis/redis.conf` and
`/etc/redis/security.conf`.