Questions tagged [anypoint-rtf]

Use for questions related to Anypoint Runtime Fabric specific features. Don't use to ask questions about Mule applications issues not related to Anypoint Runtime Fabric.

Anypoint Runtime Fabric is a container service that allows you to run Mule applications, composite APIs and API gateways across any environment with centralized management via Anypoint Platform.

Some of the capabilities of Anypoint Runtime Fabric include:

  • Isolation between applications by running a separate Mule runtime server per application.
  • Ability to run multiple versions of Mule runtime server on the same set of resources.
  • Scaling applications across multiple replicas.
  • Automated application fail-over.
  • Application management with Anypoint Runtime Manager.
19 questions
2
votes
1 answer

How to deploy Mule application jar file in Runtime Fabric with Anypoint Runtime Manager REST API without going though Anypoint Exchange

I want deploy a jar file which is availble for me in my pc to RTF Mule server managed by AKS.I want use ARM rest api. curl --location --request POST 'https://anypoint.mulesoft.com/hybrid/api/v1/applications' \ --header 'x-anypnt-env-id: e21c3d'…
2
votes
0 answers

Unable to activate RTF in Runtime Manager

Following this document ( https://docs.mulesoft.com/runtime-fabric/latest/install-aws ) to install RTF in AWS but even after launching nodes the RTF still in "pending for activation" state?
Niladri Dey
  • 85
  • 1
  • 10