Skip to content

BenSabry/UnboundRedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

Setup *alpine linux only

wget -qO - https://raw.githubusercontent.com/BenSabry/UnboundRedis/main/setup.sh | sh

Screenshot of Unbound/Redis running

Screenshot of Unbound/Redis running.

Tech/Tools

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.

Periodic Jobs

Daily Unbound Update
Daily Rotating logs
Weekly System Upgrade