Commit Graph

542 Commits

Author SHA1 Message Date
Kevin Fenzi
1dcc1d4aa1 neuro add tag to redirect as well
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-15 17:58:28 +00:00
Kevin Fenzi
95fe09f952 neuro: add site and redirect
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-15 17:54:20 +00:00
Kevin Fenzi
23eadcbb0c whatcanidoforfedora: move prod over to openshift as well.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 20:15:36 +00:00
Kevin Fenzi
915f7d93ab whatcanidoforfedora: we also need a reverse proxy to proxy stg to openshift
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 18:49:55 +00:00
Kevin Fenzi
3ec085b8c8 whatcanidoforfedora: add server alias for stg so proxy01.stg properly handles it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-08 18:49:55 +00:00
Kevin Fenzi
54498ffb84 docs.teamsilverblue.org: drop redirect for now, as it no longer resolves and breaks playbook runs.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-29 18:31:42 +00:00
Kevin Fenzi
404cfa4460 add missing redirect in stg 2018-12-14 20:36:28 +00:00
Kevin Fenzi
7230c8a028 no intermediate certs needed for fpaste or jenkins anymore 2018-12-14 01:07:22 +00:00
Mikolaj Izdebski
79b9719a4f Tag jenkins redirect 2018-12-10 05:57:32 +00:00
Mikolaj Izdebski
7914e3e520 Fix Jenkins redirect (#7378)
Patch submitted by Zach Villers on the infrastructure list:
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org/message/SNHWXMEC4KOX3LHOPI53WIV6PIXSKN5R/
2018-12-10 05:54:07 +00:00
Rick Elrod
7125f48546 need policycoreutils-python-utils too
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-01 00:51:25 +00:00
Patrick Uiterwijk
fe6ca35740 Remove fqdn
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:18:58 +01:00
Patrick Uiterwijk
08ccd45502 Add tag for quick deployment
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:14:35 +01:00
Patrick Uiterwijk
65993905d1 Add the 01
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:14:18 +01:00
Patrick Uiterwijk
158847f9b5 OpenQA is non-HTTPS for backend, sadly
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 21:49:46 +01:00
Patrick Uiterwijk
24c2bc0ab8 Set up openqa with balancer
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 21:46:45 +01:00
Adam Williamson
90696016a8 Revert "Switch openQA stg to use balancer reverse proxying"
This reverts commit afd0ef1c9e.
2018-11-23 12:43:51 -08:00
Adam Williamson
e7dfb6f8d8 Revert "tag the openqa.stg reverse proxy entry for great convenience"
This reverts commit 1b3c7005be.
2018-11-23 12:43:51 -08:00
Adam Williamson
59f2e550cb Revert "more tagging"
This reverts commit c685a00eea.
2018-11-23 12:43:51 -08:00
Adam Williamson
c685a00eea more tagging
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-23 11:28:03 -08:00
Adam Williamson
1b3c7005be tag the openqa.stg reverse proxy entry for great convenience
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-23 11:26:48 -08:00
Adam Williamson
afd0ef1c9e Switch openQA stg to use balancer reverse proxying
This should, we hope, make websockets proxying work right.
@puiterwijk says he eventually wants to move everything to this
system to get haproxy out of the loop in any case.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-23 11:23:39 -08:00
Kevin Fenzi
4986174cbd move to the right site 2018-11-11 22:48:41 +00:00
Kevin Fenzi
6508e5fcf0 need this also added here 2018-11-11 22:07:50 +00:00
Kevin Fenzi
7d6249dd8b Include vars on hardware only machines 2018-11-10 19:02:39 +00:00
Kevin Fenzi
f733cb5d56 Add prerelease redirects now in prod 2018-10-30 12:49:32 +00:00
Kevin Fenzi
791305b447 Enable the prerelease redirect in stg in prep for release.
This means staging will redirect all the prerelease links back to the main release
instead of letting them go to beta content. This is so we don't have people
downloading the beta when the final is already out.
2018-10-29 20:49:55 +00:00
Kevin Fenzi
8a59052946 not just staging anymore 2018-10-05 23:17:35 +00:00
Kevin Fenzi
e67be884e5 prep proxies for release-monitoring 2018-10-05 21:21:01 +00:00
Kevin Fenzi
5280ce623a drop coreos site, it moved to github 2018-10-03 17:58:34 +00:00
David Shier
c0f45892ff Removed all traces i could fild of the tagger and statscache (and stats_cache for databases) in ansible, proxy configs, and the nagios config. Pursuant to request in pagzre issue https://pagure.io/fedora-infrastructure/issue/7267 . - Odin2016 2018-10-03 17:50:38 +00:00
Kevin Fenzi
0bf98c19a9 Revert "do a redirect for coreos.fedoraproject.org to coreos.github.io"
This reverts commit ca35230ece.
2018-09-29 21:16:28 +00:00
Kevin Fenzi
ca35230ece do a redirect for coreos.fedoraproject.org to coreos.github.io 2018-09-29 19:41:59 +00:00
Patrick Uiterwijk
3ffd179216 Simplify reverseproxy for openshift and setup SSL config for it
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-09-28 18:46:08 +02:00
Patrick Uiterwijk
bdf439c203 Try adding quotes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-09-28 18:16:34 +02:00
Patrick Uiterwijk
40b0677074 Move to apache balancer for all openshift
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-09-28 18:11:51 +02:00
Kevin Fenzi
6ca94af4e4 Openshift redeploy to production.
Add 3 more nodes (we might use one later for staging)
move to latest openshift ansible
Change config to do multitenant, have logs and other config tweaks.
2018-09-27 21:04:49 +00:00
Kevin Fenzi
b6bb287e9c This is cert_name, not certbot 2018-09-27 20:23:14 +00:00
Clement Verna
36b249aa59 FPDC : add fpdc.stg.fedoraproject.org to the proxies configuration
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-09-27 21:04:13 +02:00
Mikolaj Izdebski
735d10275c Enable proxying of copr api_2 and api_3 2018-09-27 10:12:45 +00:00
Kevin Fenzi
cb796d0d1b drop prerelease in production too 2018-09-25 12:36:37 +00:00
Kevin Fenzi
46c7ad02e7 disable prerelease redirects in stg 2018-09-24 21:09:13 +00:00
Rick Elrod
97b1cd51bb missed one
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-09-23 19:05:16 +00:00
Rick Elrod
7348e1718c add iot.fpo stuff (in staging only)
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-09-23 18:59:44 +00:00
Kevin Fenzi
3363db41b2 need certbot here and it will use the right names 2018-09-22 19:36:58 +00:00
Aurélien Bompard
1d6932fe86 Add lists.pagure.org to Mailman
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2018-09-22 13:53:06 +02:00
Stephen Smoogen
158b4e4fa3 spaces matter. friends need space or they crash 2018-09-19 17:41:07 +00:00
Stephen Smoogen
6de1bb537b this will allow pki items 2018-09-19 17:27:26 +00:00
Stephen Smoogen
ad0e1dfe2a and this will clean up containers 2018-09-19 12:38:53 +00:00
Stephen Smoogen
00781c7eab add fedora ico to communityblog 2018-09-19 12:38:53 +00:00