slms4redd / chef-slms-portal

Chef cookbook for the UNREDD SLMS portal
GNU General Public License v3.0
1 stars 3 forks source link

Problems to download files from FAO HeadQuarter using https #32

Closed Damianofds closed 10 years ago

Damianofds commented 10 years ago

The sql script to create the geostore database is downloaded directly from github through the https protocol.

For some reason (FAO network configuration? Issues with github certificates?) is no more possible to download the file from the ruby script (it works using wget with the flag --ignore-certificates ).

In order to minimize the errors during the executions of the cookbook is suggested to upload that file where the other resources are uploaded (F.E. the war packages of the applications used) or to embed it into the unredd cookbook.

Damianofds commented 10 years ago

Solved uploading the file on nfms4redd server. Remeber it in case of modification of that file (future geostore upgrade)