Category: Cloud, Application Status: base
Connects to a Portainer CE/BE instance for managing Docker environments through its REST API.
| 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) |
Portainer local username and password. The adapter authenticates against the Portainer API to obtain a JWT token.
Container and stack management is available via the Portainer UI forms.