Edge


Edge nodes extend Develocity services to remote locations, reducing latency for distributed teams.

Starting with Develocity 2026.2.0, a co-located Edge node is deployed alongside Develocity to provide a low-latency cache layer, without requiring separate Edge infrastructure provisioning. This co-located Edge node and any externally provisioned Edge nodes coexist: the co-located node serves the Develocity location, while external nodes serve remote locations. No data migration is needed when adopting the co-located Edge node: its cache is ephemeral and repopulated automatically from peer nodes or Develocity.

The dedicated Edge Manual covers the full lifecycle of an externally provisioned Edge node. Develocity administration handles central configuration and node registration, through either the user interface or unattended configuration.

Builds with "Edge discovery" enabled can automatically assign an Edge as a remote Build Cache. The assignment follows the Develocity user’s location setting, and needs no extra local build configuration. The Develocity server manages all configuration and updates Edge locations and instances dynamically. By contrast, distributed use of the deprecated Develocity Build Cache node requires per-user local build configuration changes.

Key Administrative Tasks

Configure via the User Interface

To manage Edge nodes from the Develocity User Interface:

  1. Navigate to Administration  Edges.

  2. From this dashboard, you can monitor the health of Edge locations, view data transfer statistics and manage Edge node registration tokens.

Develocity Edge Administration UI
Develocity Edge Administration UI

See the Develocity Edge User Manual for detailed instructions on managing Edge nodes via the UI.


Configure via Unattended Configuration

See the Develocity Edge User Manual for detailed instructions on configuring Edge nodes via Unattended Configuration.

Technical Notes

  • Permissions: Users require the Configure Edge nodes permission to access these settings.

  • Connectivity: The co-located Edge node communicates with Develocity over the internal cluster (or host) network and requires no additional externally exposed ports. For externally provisioned Edge nodes, ensure firewall rules allow outbound traffic from each Edge node to the Develocity server. Build agents must also reach the Edge node on its build tool port (5071 by default). See Installing Edge nodes for the full list of ports bound by an Edge node.