app_E7h2zZ
Fetched from /v1/connect/apps/app_E7h2zZ
· Slug: docker_engine
| id | app_E7h2zZ |
|---|---|
| name_slug | docker_engine |
| name | Docker Engine |
| auth_type | keys |
| description | Docker Engine is an open source containerization technology for building and containerizing your applications. |
| img_src | https://assets.pipedream.net/s.v0/app_E7h2zZ/logo/orig |
| custom_fields_json | [{"name":"url","label":"URL","description":"The **url** field above is the Docker Engine URL where your docker daemon listens for commands. Docker must be setup to allow remote access via TCP sockets, see Docker Engine [documentation](https://docs.docker.com/reference/cli/dockerd/#daemon-socket-option) for more information.","default":null,"optional":null},{"name":"registry_authorization","label":"Registry Authorization","description":"Some Docker Engine API endpoints communicate with external registries, which may be private. To authorize against these registries, the **registry_authorization** must be set to authorization details for the private registry as a base64url encoded (JSON) string with the following structure: \n\n```\n{\n \"username\": \"string\",\n \"password\": \"string\",\n \"email\": \"string\",\n \"serveraddress\": \"string\"\n}\n```\nAlternatively, set **registry_authorization** if an identity token is available. Certain registries may return an identity token via the `/auth` endpoint. See the Docker Engine API [documentation](https://docs.docker.com/engine/api/v1.45/#tag/System/operation/SystemAuth) for more information.","default":null,"optional":true,"type":"password"}] |
| categories |
[ "Infrastructure & Cloud" ] |
| featured_weight | 0 |
| connect |
{
"allowed_domains": null,
"base_proxy_target_url": "https://{{custom_fields.url}}",
"proxy_enabled": true
}
|
{
"data": {
"id": "app_E7h2zZ",
"name_slug": "docker_engine",
"name": "Docker Engine",
"auth_type": "keys",
"description": "Docker Engine is an open source containerization technology for building and containerizing your applications. ",
"img_src": "https://assets.pipedream.net/s.v0/app_E7h2zZ/logo/orig",
"custom_fields_json": "[{\"name\":\"url\",\"label\":\"URL\",\"description\":\"The **url** field above is the Docker Engine URL where your docker daemon listens for commands. Docker must be setup to allow remote access via TCP sockets, see Docker Engine [documentation](https://docs.docker.com/reference/cli/dockerd/#daemon-socket-option) for more information.\",\"default\":null,\"optional\":null},{\"name\":\"registry_authorization\",\"label\":\"Registry Authorization\",\"description\":\"Some Docker Engine API endpoints communicate with external registries, which may be private. To authorize against these registries, the **registry_authorization** must be set to authorization details for the private registry as a base64url encoded (JSON) string with the following structure: \\n\\n```\\n{\\n \\\"username\\\": \\\"string\\\",\\n \\\"password\\\": \\\"string\\\",\\n \\\"email\\\": \\\"string\\\",\\n \\\"serveraddress\\\": \\\"string\\\"\\n}\\n```\\nAlternatively, set **registry_authorization** if an identity token is available. Certain registries may return an identity token via the `/auth` endpoint. See the Docker Engine API [documentation](https://docs.docker.com/engine/api/v1.45/#tag/System/operation/SystemAuth) for more information.\",\"default\":null,\"optional\":true,\"type\":\"password\"}]",
"categories": [
"Infrastructure & Cloud"
],
"featured_weight": 0,
"connect": {
"allowed_domains": null,
"base_proxy_target_url": "https://{{custom_fields.url}}",
"proxy_enabled": true
}
}
}
Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.