diff --git a/agent-network/2.0/modules/ROOT/pages/af-build-agent-networks-in-a-ci-cd-environment.adoc b/agent-network/2.0/modules/ROOT/pages/af-build-agent-networks-in-a-ci-cd-environment.adoc index 788a6d68f..bc1a2df75 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-build-agent-networks-in-a-ci-cd-environment.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-build-agent-networks-in-a-ci-cd-environment.adoc @@ -41,9 +41,9 @@ For more information, see xref:anypoint-cli::auth.adoc[]. === Create a Target Space for Your Environment -To deploy an agent network, you need a space on CloudHub 2.0. See xref:af-get-started.adoc#setup-space[Set Up the Space for Your Environment]. +To deploy an agent network, you need a space on CloudHub 2.0 or a deployment target on Anypoint Runtime Fabric. See xref:af-get-started.adoc#setup-space[Set Up the Space or Deployment Target for Your Environment]. -After you create a target space, set up the ingress and egress gateways for deployment if you haven't already done so. See xref:af-get-started.adoc#setup-gateways[Set Up Agent Network Gateways for the Target Space]. +After you create a target space, set up the ingress and egress gateways for deployment if you haven't already done so. See xref:af-get-started.adoc#setup-gateways[Set Up Agent Network Gateways for the Space or Deployment Target]. == CLI for Agent Fabric Plugin Reference diff --git a/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc b/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc index 4b46ed366..8201cee69 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-deploy-agent-network-targets.adoc @@ -2,7 +2,7 @@ = Deploy Agent Network Instances :page-aliases: anypoint-code-builder::af-deploy-agent-network-targets.adoc -Deploy your agent network instance to a CloudHub 2.0 shared space or a CloudHub 2.0 private space. Agent network deployments are available on US Cloud and EU Cloud hosts only. For more information, see xref:hosting-home::index.adoc#control-plane-hosting-options[Control Plane Hosting Options]. +Deploy your agent network instance to a CloudHub 2.0 shared space, a CloudHub 2.0 private space, or to a Runtime Fabric target. Agent network deployments are available on US Cloud and EU Cloud hosts only. For more information, see xref:hosting-home::index.adoc#control-plane-hosting-options[Control Plane Hosting Options]. Additionally, agent brokers follow the same monthly patching cadence as CloudHub 2.0. For the update schedule, see xref:release-notes:cloudhub-2/cloudhub-2-runtimes-release-notes.adoc#mulesoft-commercial-cloud-schedule[MuleSoft Commercial Cloud Schedule]. @@ -83,7 +83,7 @@ To get started, try one of these suggested messages. [[deploy-acb]] == Deploy Your Network Using Anypoint Code Builder -Deploy your agent network instance to a CloudHub 2.0 space directly from Anypoint Code Builder. +Deploy your agent network instance to a CloudHub 2.0 space or Runtime Fabric target directly from Anypoint Code Builder. . If you're not logged in already, log in to your Anypoint Platform account. . In Anypoint Code Builder, choose one of the following: diff --git a/agent-network/2.0/modules/ROOT/pages/af-get-started.adoc b/agent-network/2.0/modules/ROOT/pages/af-get-started.adoc index 9e4d449e8..5517c4bc4 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-get-started.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-get-started.adoc @@ -5,9 +5,9 @@ include::partial$af-shared.adoc[tags=get-started] [[setup-space]] -== Set Up the Target Space for Your Environment +== Set Up the Space or Deployment Target for Your Environment -To deploy an agent network, you need a space on CloudHub 2.0. CloudHub 2.0 supports shared spaces and private spaces. +To deploy an agent network, you need a space on CloudHub 2.0 or a deployment target on Anypoint Runtime Fabric. CloudHub 2.0 supports shared spaces and private spaces. Use a shared space if you don't require dedicated infrastructure. Use a private space if you need workload isolation or have other requirements that a shared space doesn't satisfy. @@ -25,16 +25,28 @@ We recommend naming the private space `agent-network-space`. . xref:cloudhub-2::ps-config-env.adoc[Associate the new or existing private space with the business groups and environments] where you plan to deploy your agent network. + You must complete this step so that the private space appears as a valid deployment target in Anypoint Code Builder and Anypoint CLI. +* Runtime Fabric: ++ +Create a deployment target for Runtime Fabric. ++ +For information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Omni Gateway on Runtime Fabric]. ++ +Agent networks on Runtime Fabric use Object Store in one of two modes: ++ +** *Non-persistent* (default): No additional setup required. +** *Persistent*: Requires a persistence gateway. For setup instructions, see xref:runtime-fabric::persistence-gateway.adoc[Persistence Gateway]. [[setup-gateways]] -== Set Up Agent Network Gateways for the Target Space +== Set Up Agent Network Gateways for the Space or Deployment Target -After you set up a target space, use the `MuleSoft: Set Up Agent Network Gateways` command to create the gateways required for deployment in CloudHub 2.0. +After you set up a target space, use the `MuleSoft: Set Up Agent Network Gateways` command to create the gateways required for deployment in either CloudHub 2.0 or Runtime Fabric. For agent networks, you need at least one Managed Omni Gateway in your environment. A single gateway can handle both ingress and egress traffic, which is the recommended configuration. You can also use separate gateways for ingress and egress traffic in a private space. For more information about gateways, see xref:gateway::flex-architecture-basic-deployments.adoc[]. +For more information about Runtime Fabric deployments, see xref:gateway::flex-gateway-managed-set-up.adoc#rtf[Managed Omni Gateway on Runtime Fabric]. + . In Anypoint Code Builder, from the Command Palette, run the command *MuleSoft: Set Up Agent Network Gateways*. . If you're not logged in, log in to your Anypoint Platform account. . Select the business group and environment. diff --git a/agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc b/agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc index d176699ab..b4c4ca12a 100644 --- a/agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc +++ b/agent-network/2.0/modules/ROOT/pages/af-troubleshoot-agent-networks.adoc @@ -8,7 +8,7 @@ Use Agent Visualizer to xref:agent-visualizer::troubleshoot-agent-network.adoc[v == Enable Logging to Debug Agent Brokers -Enable logging and log levels from CloudHub 2.0. +Enable logging and log levels from CloudHub 2.0 or Runtime Fabric. Agent brokers provide two levels of logging detail: @@ -21,6 +21,7 @@ To enable logging: . Choose one of these options to configure logging: + * xref:cloudhub-2::ch2-manage-app-logs.adoc#configure-log-levels-and-categories[CloudHub 2.0] +* xref:runtime-fabric::deploy-to-runtime-fabric.adoc#configure-logging-and-log-levels[Runtime Fabric] . To view operational logs, set the log level to `INFO`. . To view detailed LLM and tool execution logs, set the log level for `INSECURE-LOGGING` to `DEBUG`. diff --git a/agent-network/2.0/modules/ROOT/partials/af-shared.adoc b/agent-network/2.0/modules/ROOT/partials/af-shared.adoc index 1cead3063..8a196ab3f 100644 --- a/agent-network/2.0/modules/ROOT/partials/af-shared.adoc +++ b/agent-network/2.0/modules/ROOT/partials/af-shared.adoc @@ -48,8 +48,8 @@ a| |Usage |Usage Viewer -|CloudHub 2.0 -|xref:cloudhub-2::ps-assign-permissions.adoc[CloudHub 2.0 permissions] +|CloudHub 2.0 or Runtime Fabric +|xref:runtime-fabric::limitations-self.adoc[Runtime Fabric permissions] or xref:cloudhub-2::ps-assign-permissions.adoc[CloudHub 2.0 permissions] |=== See xref:access-management::permissions-by-product.adoc[] for a list of all Anypoint Platform permissions. @@ -84,12 +84,12 @@ If you're using the Anypoint CLI to create agent network projects, ensure you me [[step-1-setup]] === Step 1: Set Up Your Agent Network -. Use Anypoint Runtime Manager to set up a space in CloudHub 2.0. +. Use Anypoint Runtime Manager to set up a space in CloudHub 2.0 or deployment target in Runtime Fabric. + -See xref:agent-network::af-get-started.adoc#setup-space[Set Up the Target Space for Your Environment]. -. Set up Omni Gateways for the space. +See xref:agent-network::af-get-started.adoc#setup-space[Set Up the Space or Deployment Target for Your Environment]. +. Set up Omni Gateways for the space or deployment target. + - * If using Anypoint Code Builder, see xref:agent-network::af-get-started.adoc#setup-gateways[Set Up Agent Network Gateways for the Space]. + * If using Anypoint Code Builder, see xref:agent-network::af-get-started.adoc#setup-gateways[Set Up Agent Network Gateways for the Space or Deployment Target]. * If using the Anypoint CLI, see the xref:agent-network::af-build-agent-networks-in-a-ci-cd-environment.adoc#agent-network-setup-gateways[setup gateways command reference]. [[step-2-create]] @@ -121,7 +121,7 @@ Build and publish your agent network project as Anypoint Exchange assets. When y [[step-5-deploy]] === Step 5: Deploy Your Agent Network Instances -Deploy your agent network instance to a deployment target. You can deploy to a CloudHub 2.0 shared space or a CloudHub 2.0 private space. +Deploy your agent network instance to a deployment target. You can deploy to a CloudHub 2.0 shared space, a CloudHub 2.0 private space, or to a Runtime Fabric target. * xref:agent-network::af-deploy-agent-network-targets.adoc#deploy-dev-agent[Deploy Your Network Using MuleSoft Vibes] * xref:agent-network::af-deploy-agent-network-targets.adoc#deploy-acb[Deploy Your Network Using Anypoint Code Builder]