iiRecord
Agentic AI Atlas · Dokploy Domain
platform-service:dokploy-domaina5c.ai
II.
PlatformService JSON

platform-service:dokploy-domain

Structured · live

Dokploy Domain json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/platform-services/platform-services-other.yamlCluster · domain
Record JSON
{
  "id": "platform-service:dokploy-domain",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-other.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Dokploy Domain",
    "description": "Domain + automatic Let's Encrypt TLS via Traefik.\n",
    "category": "networking",
    "providedByPlatformId": "platform:dokploy",
    "implementsStackPartIds": [
      "stack-part:reverse-proxy"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:dokploy-domain",
      "to": "platform:dokploy",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:dokploy-domain",
      "to": "stack-part:reverse-proxy",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:dokploy-domain",
      "to": "stack-part:reverse-proxy",
      "kind": "implements_stack_part",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "platform:dokploy",
      "to": "platform-service:dokploy-domain",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:dns-service",
      "to": "platform-service:dokploy-domain",
      "kind": "implemented_by",
      "attributes": {}
    }
  ]
}