Skip to content

Overview ​

Squirrel Servers Manager (SSM) is a versatile backend and frontend solution for configuration and Docker management. It’s designed to be simple to use while offering comprehensive customization options.

No agents required β€” just SSH!

Jump to Quick Start

tldr Automagic ​

Once a device is added, SSM will automagically:

  • Detect downtimes
  • Retrieve hardware key usage and software versions
  • Pull running containers and Docker elements
  • Detect container image updates
  • Allow you to deploy & manage containers on your devices
  • Allow you to run playbooks for configuration management

tldr Schematic Overview ​

SSHSSHSSH (Statistics)

tldrSSH based ​

  • Connections from SSM 🐿️ to your devices 🌰🌰🌰 run through SSH.
  • Credentials are encrypted using Ansible Vault.

Made with love