openhab / website

This repository contains the final artifacts from which the project website is served.
https://www.openhab.org/
20 stars 47 forks source link

Add JFrog reflecting redirects #360

Closed Confectrician closed 1 year ago

Confectrician commented 1 year ago

This will add dynamic redirects to github release assets, reflecting the jfrog folder structure. Need uploaded runtime/addon files, for all distro releases starting from 2.5.12.

This is currently meant as a workaround in case of additional JFrog outages. Still to be discussed if we go for a redirect or proxy solution in a final version.

Reference: openhab/openhab-distro#1415

Confectrician commented 1 year ago

Tested and working with urls for 3.3.0 stable and 3.4.0.M2 milestone releases.

wborn commented 1 year ago

Still to be discussed if we go for a redirect or proxy solution in a final version.

A reason for using the same CDN as the website could be to reduce the number of dependencies on systems that can potentially fail. If the Netlifly/Cloudflare CDN has issues, users of the website will not get to the download page anyhow.