Skip to content

Muppy Core

Muppy Core provides a set of base services used by all other Muppy Apps.

Muppy Core lets you manage the following base objects, which are used by every other Muppy App:

  • Hosts — the servers or VMs managed by Muppy
  • Tasks and Scripts that Muppy runs on the Hosts
  • Systemd Units — the services running on the Hosts

Info

Muppy connects to the hosts it manages over SSH and supports public-key authentication only.

Muppy Core also integrates the following security-management features:

  • Firewall UFW
  • SSH Keys

Warning

Muppy systematically enables the firewall on the Hosts it manages.