proxies: redirect old packages to new

The old packages app (which was before that the old community app) lived
on https://apps.fedoraproject.org/packages/ It hasn't been active there
since the datacenter move last year (we retired it). A new openshift app
has been created that lives on https://packages.fedoraproject.org now.
We want to redirect the old path to the new one and remove the old
reverseproxy to nowhere.

Fixes infra ticket #10212

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-09-22 11:54:21 -07:00 committed by kevin
parent 49c1616ca7
commit 5413a21d78
2 changed files with 6 additions and 7 deletions

View file

@ -39,6 +39,12 @@
path: /community
target: https://apps.fedoraproject.org/packages
- role: httpd/redirect
shortname: packages
website: apps.fedoraproject.org
path: /packages
target: https://packages.fedoraproject.org/
- role: httpd/redirect
shortname: koschei
website: apps.fedoraproject.org

View file

@ -127,13 +127,6 @@
header_scheme: true
proxyurl: http://localhost:10036
- role: httpd/reverseproxy
website: apps.fedoraproject.org
destname: packages
localpath: /packages
remotepath: /packages
proxyurl: http://localhost:10016
- role: httpd/reverseproxy
website: ask.fedoraproject.org
destname: askbot