Pineapple plugins overview

A plugin provides access to a manageable resource and contains the actual functionality of Pineapple.

These plugins exists for Pineapple:

  • Agent plugin
  • Composite execution plugin
  • SSH plugin
  • Git plugin
  • Docker plugin
  • Infrastructure test plugin

Agent plugin

Plugin for remote invocation of services at Pineapple agents.

Plugin documentation.

Composite execution plugin

Plugin for composite execution of multiple modules.

Plugin documentation.

SSH plugin

Plugin for remote access to hosts using SSH.

Plugin documentation.

Git plugin

Plugin for working with modules stored in Git repositories.

Plugin documentation.

Docker plugin

Plugin for administration of Docker using it's REST API.

Plugin documentation.

Infrastructure test plugin

Plugin for testing basic network infrastructure.

Plugin documentation.