Whitelisting URLs to Enable KNIME Extension Downloads

I’m currently using KNIME Analytics Platform for data processing and automation tasks. In order to install extensions and receive updates properly, KNIME requires access to several online update sites and package repositories.

Could you please advise which URLs I should request to be opened (or whitelisted) through our network firewall/proxy settings to allow KNIME to function correctly?

@Xcelerent welcome to the KNIME forum. You can find the sites in the configuration

https://docs.knime.com/latest/analytics_platform_installation_guide/index.html#update_sites

2 Likes

I need all the URLs in order to let the security team open those sites.

I am not sure whether any other 3rd party URLs are also required like python.
Here is the full list of the sites from ChatGPT.

Purpose URL
KNIME Official Update Site (latest stable) https://update.knime.com/analytics-platform/
Older versions (e.g., 4.7) https://update.knime.com/analytics-platform/4.7/
Labs and Incubation Extensions https://update.knime.com/community-contributions/
Community Contributions (trusted) https://update.knime.com/community-contributions/trusted/
Partner Extensions https://update.knime.com/partner/
KNIME Hub Extensions https://hub.knime.com
Eclipse Dependencies https://download.eclipse.org/
Maven Central (Java/Python dependencies) https://repo1.maven.org/maven2/
KNIME Python Integration (conda) https://repo.anaconda.com/ and https://conda.anaconda.org/

Is it correct?