This repository aims to automate the installation of Unbound and Redis on a fresh Alpine Linux setup (LXC, VM, or bare metal), establish their connection, configure optimal settings for both and the operating system itself, and maintain updates with periodic jobs, all while minimizing resource usage and achieving everything with a single script.
wget -qO - https://raw.githubusercontent.com/BenSabry/UnboundRedis/main/setup.sh | sh
Unbound: is a validating, recursive, caching DNS resolver. It is designed to be fast and lean with modern features.
Redis: is the world’s fastest in-memory database. that can also be used as a cache database.
Daily Unbound Update
Daily Rotating logs
Weekly System Upgrade