Skip To Content

Specify the configuration store location

When you create your ArcGIS Server site in Manager, you specify a folder to house the configuration store. The configuration store contains all the essential properties of the site, including information about the machines and clusters participating in the site. The configuration store is critical to the health of your site and should be created in a redundant storage location if supporting mission-critical applications.

You can change the location of the configuration store at any time using ArcGIS Server Manager.

Caution:

The configuration store is not intended for data storage. Place other site-specific folders (containing data or otherwise) in a separate location.

Considerations before changing the configuration store location

In a site with one GIS server, you can specify the configuration store to reside on the same machine that is running ArcGIS Server. By default, this location is <ArcGIS Server installation directory>/arcgis/server/usr/config-store. In a site with multiple machines, the GIS servers must access the configuration store through a shared network directory. You can isolate the configuration store from the GIS server machines by placing it on a dedicated file server. This is helpful in some cloud deployments in which the architecture must be flexible enough for any GIS server to go offline at any time.

If you are expanding from a single-machine to a multiple-machine ArcGIS Server site, you must use your operating system tools to share the folder containing your configuration store and ensure that the ArcGIS Server account has permissions to read and write to the configuration store. For full instructions on this process, see Configure multiple-machine ArcGIS Server sites.

Note:

You cannot change the configuration store location to a subfolder of the existing configuration store location. Changing from a file path in the format \share\path1 to \share\path1\path2, for example, is not supported.

The configuration store in a cloud-based deployment is read-only and cannot be edited. For more information about cloud-based deployments, see ArcGIS Server on cloud platforms.

Specify the configuration store location in Manager

Follow these steps to change the configuration store location using ArcGIS Server Manager. Note that this workflow automatically restarts ArcGIS Server.

  1. Open Manager and sign in.
  2. Click Site > Server Configuration > Configuration Store.
  3. In the Configuration Store module, specify the name and location of the configuration store.

    You can browse to a directory on disk or type its path.

    Note:

    ArcGIS Server configuration store or directory path lengths cannot exceed 260 characters.

  4. Click Apply.

ArcGIS Server restarts. The name and location of the configuration store are updated, and the new file path location appears in the Configuration Store module.