The system and hardware requirements to run ArcGIS Enterprise Software Development Kit (SDK) are listed below.
It is recommended that you review the deprecation notice to determine whether your hardware and software components are still compatible with the current ArcGIS version.
Operating system requirements
The following 64-bit operating systems satisfy the minimum operating system requirements. Support is not provided for 32-bit operating systems; the setup will only proceed if the operating system is 64 bit.
Do not install the software on an operating system (binary) that has been modified. Esri does not provide support for products installed on a developer's release of an operating system.
| Supported operating system | Latest update or service pack tested |
|---|---|
| Red Hat Enterprise Linux Server 9 | Update 6 |
| AlmaLinux 9 | Update 6 |
| SUSE Linux Enterprise Server 15 | Service Pack 7 |
| Ubuntu Server 24.04 LTS | 24.04.2 |
| Ubuntu Server 22.04 LTS | 22.04.5 |
| Oracle Linux 9 | Update 6 |
| Rocky Linux 9 | Update 6 |
Prior and future updates or service packs for these operating system versions are supported unless otherwise stated. The operating system version and updates must also be supported by the operating system provider.
Disk space requirements
ArcGIS Enterprise SDK with all features for Java requires approximately 250 MB of disk space.
ArcGIS Enterprise SDK with all features for NodeJS requires approximately 500 MB of disk space.
Developer solutions (SDK) requirements
The following table lists supported Integrated Development Environments (IDE) and SDK requirements per development platform.
| Development platform | Integrated Development Environment (IDE) | SDK requirement |
|---|---|---|
Java | ArcGIS Enterprise SDK uses the Apache Maven framework for Java project build and management. Most Java IDEs that support Maven and JDK 17 can be used, such as IntelliJ IDEA and Eclipse IDE. The documented and recommended IDEs are:
| ArcGIS Server is required to deploy an SOE (Server Object Extension) or SOI (Server Object Interceptor), and ArcGIS Pro is required to publish services. They do not need to be installed on the same machine as the ArcGIS Enterprise SDK.
|
NodeJS | Any IDE | ArcGIS Server is required to deploy a custom data package file (.cdpk). ArcGIS Server Custom Data Feeds must also be installed on the same machine where ArcGIS Server is installed. However, ArcGIS Server and ArcGIS Enterprise SDK can be on different machines. Refer to the custom data feeds installation guide for details. NodeJS runtime version between 20.17.1 and 22.13.1 must be installed on the development machine before installing the ArcGIS Enterprise SDK. |