Secure Redis in Rocky Linux Container
Budget: $10 – $30 USD
I'm looking for an expert to set up Redis in a Rocky Linux podman container. The aim is to ensure that it communicates over TLS using a Let's Encrypt certificate.
Key Tasks:
- Configure Redis to communicate over TLS
- Integrate a Let's Encrypt certificate
Ideal Candidate:
- Proven experience with Rocky Linux and podman
- Strong understanding of TLS and Let's Encrypt
- Excellent problem-solving skills
The successful candidate will make sure the Redis instance is optimally secured and can communicate over an encrypted channel.
I can provide the certificates and build process.
podman run --name rediscontainer -it rockylinux:9.3-minimal bash
microdnf -y update
microdnf -y install redis
Key Tasks:
- Configure Redis to communicate over TLS
- Integrate a Let's Encrypt certificate
Ideal Candidate:
- Proven experience with Rocky Linux and podman
- Strong understanding of TLS and Let's Encrypt
- Excellent problem-solving skills
The successful candidate will make sure the Redis instance is optimally secured and can communicate over an encrypted channel.
I can provide the certificates and build process.
podman run --name rediscontainer -it rockylinux:9.3-minimal bash
microdnf -y update
microdnf -y install redis