You can translate the question and the replies:

curl an update file from Denodo Support.

Is there a way to download a file directly from support using something like curl in linux in order to get new docker files and updates? I tried but it needed credentials. Thanks
user
01-02-2022 14:13:29 -0500
code

2 Answers

Hi, I would download the installer/update file/container images from a GUI supported server using a browser and transfer the zip file to the server on which Denodo is installed. You can refer to the [Installing Updates and Hotfixes](https://community.denodo.com/docs/html/browse/8.0/en/platform/installation/installing_updates_and_hotfixes/installing_updates_and_hotfixes) section of the Denodo Platform Installation Guide to install the updates and[ How to create your own Docker images for Denodo Platform Containers](https://community.denodo.com/kb/en/view/document/How%20to%20create%20your%20own%20Docker%20images%20for%20Denodo%20Platform%20Containers) knowledge article to update the custom docker images. In order to update docker images, I would ensure to download the latest docker container from the support site as it gets updated with the latest updates.For more information on Denodo Platform Docker containers, refer to the [Denodo Platform Container 8.0 QuickStart Guide](https://community.denodo.com/docs/html/document/8.0/en/Denodo%20Platform%20Container%208.0%20QuickStart%20Guide) . Hope this helps!
Denodo Team
 Edited on: 03-02-2022 07:03:00 -0500
code
Hi, I would like to add more details to your question. In order to download the Denodo Platform item through the command line, you can use the Denodo Support Utilities which is an open source tool that enables you to interact with the Denodo Support Site using commands in your command-line shell. You can download this utility in the "Downloads > DenodoConnects" section of Denodo support site. Once downloaded, extract the Denodo Support Utilities to your Linux server and follow the instructions provided in the "Options for Downloading a Denodo Platform Item" section of "DenodoSupportUtilities UserGuide.pdf" which can be found at "doc" folder of the extracted Denodo Support Utilities. Hope this helps!
Denodo Team
03-02-2022 06:29:35 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here