Configuration Management

SaltStack Infrastructure: Installing the Salt Master — step-by-step Linux tutorial on Progressive Robot

SaltStack Infrastructure: Installing the Salt Master

In this article, we’ll introduce the various environments we’ll be building out and install the Salt master daemon onto our primary server. This is the core system that will house our configuration instructions, control our infrastructure nodes, and manage our requirements.

Read more
How To Change Redis's Configuration from the Command Line — step-by-step Linux tutorial on Progressive Robot

How To Change Redis’s Configuration from the Command Line

There may be times where you want to change the behavior of your Redis instance on the fly. Redis has several commands that allow you to make changes to the Redis server’s configuration settings directly from the redis-cli interface. This tutorial will go over some of these commands, and also explain how to make these configurations permanent.

Read more
CHAT