Skip to main content

Azure Marketplace

The RTGS.global Signing Module is available as an Azure Managed Application, deployable directly from the Azure Marketplace into your own subscription.

PlanLink
ProductionDeploy to Azure
SandboxDeploy to Azure

Tab 1: Basics

FieldNotes
SubscriptionThe Azure subscription where the Signing Module will be deployed.
Resource groupA logical container for the managed application resources.
RegionChoose the Azure region closest to your RTGS.global jurisdiction.

Tab 2: Application Configuration

FieldNotes
RTGS.global IDYour organisation's RTGS.global identifier — format RTGS:B:#######. Found in the onboarding welcome email.
Local JurisdictionSelect the jurisdiction you are connecting to. This must match the environment in your onboarding welcome email.
High AvailabilityEnable zone redundancy for Signing Module components. Recommended for production.

Tab 3: Networking Configuration

The managed application requires a dedicated Virtual Network (minimum /21) with three subnets. The wizard will suggest available ranges automatically.

SubnetMinimum SizePurpose
Container/23Azure Container Apps hosting the signing services
Storage/24PostgreSQL Flexible Server and file storage
Agent/23Aries DIDcomm Agent
tip

Click Edit virtual network for each subnet to adjust the name or address range to match your organisation's IP allocation.

warning

Subnet addresses must not conflict with 169.254.0.0/16, 172.30.0.0/16, 172.31.0.0/16, or 192.0.2.0/24.

Tab 4: Agent Configuration

Your wallet seed and RTGS.global invitation are found in the onboarding welcome email:

Example onboarding welcome email

FieldRequiredNotes
Wallet SeedYes32-character secret that establishes your organisation's cryptographic identity. Keep this secure — it cannot be recovered if lost.
Wallet KeyNoAuto-generated on first install (36 characters, typically a GUID). For existing installations, retrieve from your container secrets.
RTGS.global InvitationNoBase-64 encoded string from the onboarding welcome email. Required for new installations; leave blank when redeploying an existing installation.

Tab 5: Webhook Configuration

Configure one or more endpoints that will receive signing event webhook notifications. Up to 10 endpoints are supported.

FieldNotes
Endpoint IdentifierA unique identifier for this webhook endpoint, e.g. primary-endpoint.
Webhook URLThe HTTPS URL that will receive event notifications, e.g. https://your-app.example.com/api/webhooks.
Whitelist Subnets (optional)CIDR ranges allowed to call the webhook service. Leave empty to apply no restriction.

Tab 6: Review + Create

Review the terms, which include RTGS.global having Contributor access to the managed resources created by the deployment. Check the agreement to the terms and conditions of use, then click Create.

Once deployed, the RTGS.global Signing API will be accessible on the signing service hostname you configured in the networking step.