Use a CNAME to redirect to the correct CDN for metadata

The current CDN (~$100/month) is kindly sponsored by Amazon, but that won't
last forever. In the future we can switch to a 'dumb' provider like BunnyCDN
for 1/10th of the cost.

Use a CNAME we control to make switching CDN providers easy in the future.
This commit is contained in:
Richard Hughes 2018-02-21 19:01:57 +00:00
parent a0f9f619ca
commit 4ee0836ff3
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
Enabled=false
Title=Linux Vendor Firmware Service (testing)
Keyring=gpg
MetadataURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware-testing.xml.gz
MetadataURI=https://cdn.fwupd.org/downloads/firmware-testing.xml.gz
ReportURI=https://fwupd.org/lvfs/firmware/report
Username=
Password=

View File

@ -4,6 +4,6 @@
Enabled=true
Title=Linux Vendor Firmware Service
Keyring=gpg
MetadataURI=https://s3.amazonaws.com/lvfsbucket/downloads/firmware.xml.gz
MetadataURI=https://cdn.fwupd.org/downloads/firmware.xml.gz
ReportURI=https://fwupd.org/lvfs/firmware/report
OrderBefore=fwupd