Esri / arcgis-cookbook

Chef cookbooks for ArcGIS
Apache License 2.0
300 stars 116 forks source link

Chef cookbook pre-requisites #69

Closed mgg-eagle closed 7 years ago

mgg-eagle commented 7 years ago

Can you please list all the prereq cookbooks that have to be installed beforethis will work.

pbobov commented 7 years ago

All the required cookbooks are included here https://github.com/Esri/arcgis-cookbook/releases/download/v3.0.0/arcgis-3.0.0-cookbooks.zip.

Another option is using Berkshelf (http://berkshelf.com/v2.0/) to resolve the cookbook dependencies.

mgg-eagle commented 7 years ago

Thanks for that link. Can I suggest the instructions reference it so it is clear to the users that they need to download and install these cookbooks

pbobov commented 7 years ago

And all the docs are here https://github.com/Esri/arcgis-cookbook/wiki.

mgg-eagle commented 7 years ago

ok thanks for your help