Portainer

Category: Cloud, Application Status: base

Connects to a Portainer CE/BE instance for managing Docker environments through its REST API.

Connection Settings

Field Default Description
host localhost Portainer server hostname or IP
port 9000 Portainer web port
user (empty) Portainer username
password (empty) Password (min 12 chars, mixed case + digits + symbols)
url (empty) Full URL (overrides host/port)

Authentication

Portainer local username and password. The adapter authenticates against the Portainer API to obtain a JWT token.

Supported Actions

Container and stack management is available via the Portainer UI forms.

External Links