slack-diff
configuration management program for lazy admins
Install
- All systems
-
curl cmd.cat/slack-diff.sh
- Debian
-
apt-get install slack
- Ubuntu
-
apt-get install slack
- Kali Linux
-
apt-get install slack
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slack
- Raspbian
-
apt-get install slack
- Dockerfile
- dockerfile.run/slack-diff
slack
configuration management program for lazy admins
slack tries to allow centralized configuration management with a bare minimum of effort. Usually, just putting a file in the right place will cause the right thing to be done. It uses rsync to copy files around, so can use any sort of source (NFS directory, remote server over SSH, remote server over rsync) that rsync supports.