Commit Graph

264 Commits

Author SHA1 Message Date
Mikolaj Izdebski
7a50525e9b haproxy: Remove proxy for mdapi 2020-04-24 21:34:11 +02:00
Kevin Fenzi
6d54f56f5d happroxy: switch that and try uri balancing.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-21 18:43:08 +00:00
Kevin Fenzi
7d70382af9 haproxy: try and balance kojipkgs by source ip instead of appheader (which isn't even set here)?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-21 18:28:38 +00:00
Kevin Fenzi
73dae59db8 elections: clean up some old stuff from the old site and add redirect to new.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-31 17:57:13 +00:00
Patrick Uiterwijk
c9cba10f70 Remove fas02 references from haproxy and varnish
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-24 20:59:36 +02:00
Stephen Smoogen
658a22035b remove fas03 from inventory and a LOT of config files where it was hard-coded 2019-05-23 22:53:51 +00:00
Patrick Uiterwijk
e4fbd6f88a haproxy: remove FAS
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-22 09:22:28 +02:00
Patrick Uiterwijk
766f34132e haproxy: remove ipsilon
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-22 09:22:03 +02:00
Patrick Uiterwijk
d1f6227a91 haproxy: remove koji entries
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-22 09:18:23 +02:00
Kevin Fenzi
bb3d49b94e haproxy / koji: add koji02 into load balancing in haproxy so we can reboot nodes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-05-21 22:20:02 +00:00
Patrick Uiterwijk
f5e2a0eabc Add 8443 for totp to proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-05-11 20:43:03 +02:00
Clement Verna
18048e10ed fedora-hubs: delete unused ansible role + config
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-04-24 10:37:06 +02:00
Stephen Smoogen
194b0058c6 remove retrace02 from inventory and files. Leave mgmt as it is still plugged in and may show up. 2019-04-05 19:19:58 +00:00
Patrick Uiterwijk
2476040c97 There are also three rabbitmq nodes in staging
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-03-25 22:09:35 +01:00
Patrick Uiterwijk
b4c94a8688 haproxy: add missing trailing quotes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-03-14 21:37:45 +01:00
Patrick Uiterwijk
0f6a6db888 Add rabbitmq proxying to the proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-03-12 19:28:47 +01:00
Stephen Smoogen
58a9e4d4e5 ok let us try and make proxy01/10 have 3 engines 2019-02-25 19:35:27 +00:00
Stephen Smoogen
b44f095866 haproxy: test mirrorlist in stg 2019-02-25 18:30:00 +00:00
Kevin Fenzi
8cd7031fa0 haproxy: fix haproxy config to listen for the fedmsgs that fedmsg-gateway emits.
Turns out that 'localhost' resolves to ::1 now, but we aren't using ipv6 here but
ipv4, so haproxy was listening in the wrong place for fedmsgs to appear.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-10 18:22:05 +00:00
Rick Elrod
daeaae624a make the dir here instead
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-12-17 18:46:44 +00:00
Kevin Fenzi
91948c4581 switch mirrorlist containers to podman 2018-12-12 20:06:59 +00:00
Kevin Fenzi
d57f891ade Fix staging oci-registry to point to 01 only since we don't have a 02 anymore.
This commit should make no changes to production and thus shouldn't need a freeze break.
2018-10-11 22:07:33 +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
Patrick Uiterwijk
fc7005848a Clear OpenShift from haproxy. It's using apache mod_proxy_balancer
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-09-28 18:02:42 +02:00
Kevin Fenzi
ff74860db5 new ca cert for prod openshift 2018-09-27 22:27:51 +00: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
Mikolaj Izdebski
0a67a43d54 Clean up haproxy config for copr 2018-09-27 09:25:46 +00:00
Mikolaj Izdebski
ae45945a4b Revert "Configure haproxy for copr prod"
This reverts commit d6384fbba2.
2018-09-27 09:23:20 +00:00
Mikolaj Izdebski
d6384fbba2 Configure haproxy for copr prod 2018-09-27 09:19:23 +00:00
Kevin Fenzi
452b5f50a4 fix copr frontend in prod too 2018-09-22 20:51:21 +00:00
Kevin Fenzi
ae7f6dee65 there is NOT any copr frontends in production yet, comment them out 2018-09-22 20:36:25 +00:00
Kevin Fenzi
a63607d51b update os-master ca 2018-09-10 21:35:11 +00:00
Rick Elrod
31d617fdc0 update haproxy too
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-08-28 22:13:37 +00:00
Mikolaj Izdebski
227bc5f27f Add a reminder comment to update haproxy.cfg after freeze 2018-08-28 19:40:17 +00:00
Mikolaj Izdebski
3ea1a0c3d6 Try enabling persistent copr-front sessions 2018-08-28 18:52:45 +00:00
Mikolaj Izdebski
4a6481eaad Revert "haproxy: use API v2 endpoint to check copr-frontend"
This reverts commit 503bcc57c8.
2018-08-27 14:31:22 +00:00
Mikolaj Izdebski
503bcc57c8 haproxy: use API v2 endpoint to check copr-frontend 2018-08-27 12:31:58 +00:00
Mikolaj Izdebski
0311569778 Haproxy config for copr-frontend 2018-08-27 11:15:54 +00:00
Clement Verna
450230aa75 Staging still does use docker in the regsitry hostname
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-22 17:02:17 +02:00
Clement Verna
1a0009d700 Rename the candidate registry hostname with oci instead of docker
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-22 11:16:13 +02:00
Rick Elrod
d370e3dc7a update things for new names
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-08-21 22:20:10 +00:00
Rick Elrod
4a60ddc875 Nuke pkgdb some more... and probably break everything.
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-19 20:40:14 +00:00
Kevin Fenzi
233f22575a New openshift ssl ca 2018-05-31 23:47:27 +00:00
Patrick Uiterwijk
06f53389bc Add a README for the os-cert
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-31 02:11:07 +02:00
Kevin Fenzi
1f74423825 Update staging cert 2018-05-31 00:09:32 +00:00
Patrick Uiterwijk
8b3f02c228 Use a way less heavy endpoint to determine frontend up-ness
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-21 02:29:47 +00:00
Kevin Fenzi
0abb588b08 drop fas3-stg 2018-05-17 19:36:58 +00:00
Kevin Fenzi
cb22afd4fe Look, ask has moved away. I'm sure it will write us back someday... 2018-05-09 02:00:45 +00:00
Kevin Fenzi
d967e989c8 remove awx for now from haproxy 2018-05-08 20:22:27 +00:00
Stephen Smoogen
bb3e88188a remove the bodhi from the haproxy 2018-05-08 15:52:19 +00:00