Skip to content

This guide is for Ubuntu 20.04 and running Redis with multiple instances.

Notifications You must be signed in to change notification settings

nutt318/Ubuntu-Redis-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu-Redis-Config

This guide is for Ubuntu 20.04 and running Redis with multiple instances. Also included is a section on how to setup firewall rules for ufw and joining to an Active Directory domain.

Notes:

***This guide assumes your running as root
***You may change the default Redis config to your liking, ex. we need a lot of databases so I've changed it to 50 while you may not need that many you can leave it at the default value of 16
***Suggestions or edits are welcome!

Let's Begin!

Check for updates and install

apt-get update && apt-get upgrade -y

Redis Setup

Insctructions Here

Firewall Setup

Insctructions Here

Domain Setup

Insctructions Here

About

This guide is for Ubuntu 20.04 and running Redis with multiple instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published