arcgis-insights cookbook #
This cookbook installs and configures ArcGIS Insights.
Supported ArcGIS Insights versions #
- 3.4.1
- 2020.1
- 2020.2
- 2020.3
- 2021.1
- 2021.1.1
- 2021.2
- 2021.2.1
- 2021.3
- 2021.3.1
Platforms #
- Windows 10
- Windows Server 2012 (R2)
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
- Ubuntu Server 18.04 and 20.04 LTS
- Red Hat Enterprise Linux Server 8
- SUSE Linux Enterprise Server 15
- Oracle Linux 8
Dependencies #
The following cookbooks are required:
- arcgis-enterprise
- arcgis-repository
Attributes #
node['arcgis']['insights']['version']
= ArcGIS Insights version. Default version is2021.3.1
node['arcgis']['insights']['setup_archive']
= Path to the ArcGIS Insights setup archive. Default value depends onnode['arcgis']['insights']['version']
attribute value.node['arcgis']['insights']['setup']
= The location of the ArcGIS Insights setup executable. Default location is%USERPROFILE%\\Documents\\ArcGIS Insights Windows 2021.3.1\\Insights\Setup.exe
on Windows and/opt/arcgis/Insights/Insights-Setup.sh
on Linux.
Recipes #
arcgis-insights::default #
Installs and configures ArcGIS Insights.
arcgis-insights::uninstall #
Uninstalls ArcGIS Insights.