Opt-in trial of Gerrit via CDN: setup instructions:
Install the latest version of tunnelencabulator:
curl -s 'https://gerrit.wikimedia.org/g/operations/debs/wmf-laptop/+/master/scripts/tunnelencabulator?format=TEXT' \ | base64 -d \ | install /dev/stdin ~/bin/tunnelencabulator
Run it.
💙cdanis@wmftop ~ 🕑☕ tunnelencabulator [sudo] password for cdanis: Traffic redirected via codfw. Press Ctrl-C when you are done.
It edited your /etc/hosts to point all your towards-WMF traffic to your next-nearest CDN site.
This includes repointing gerrit.wikimedia.org 🚀
Until you exit it, both your https and ssh-29418 traffic towards Gerrit go via the edge CDN!
If you'd rather not need to leave it running, you can instead tunnelencabulator -f to have it do its work and then exit. Then later you should tunnelencabulator --undo (which using -f will also remind you).
If Gerrit/CDN worked well for you, please leave a token 💜
And if it didn't, please leave a comment!