From b9650fdd82c4ace8f26a7d97a7f1d0ab02ee2447 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jan 2020 07:29:59 +0000 Subject: doc: switch bogomips.org to yhbt.net bogomips.org is due to expire, soon, and I'm not willing to pay extortionists at Ethos Capital/PIR/ICANN to keep a .org. So it's at yhbt.net, for now... Identity is overrated. Tor users can use .onions and kick ICANN to the curb: torsocks w3m http://rainbows.ou63pmih66umazou.onion/ torsocks git clone http://ou63pmih66umazou.onion/rainbows.git/ torsocks w3m http://ou63pmih66umazou.onion/rainbows-public/ While we're at it, switch news.gmane.org => news.gmane.io (but I suspect that'll need to be resynched since our mail "List-Id:" header is changing). --- README | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 178990d..5fc3a31 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ network concurrency. * Designed for {Rack}[http://rack.github.io/], the standard for modern Ruby HTTP applications. -* Built on {unicorn}[https://bogomips.org/unicorn/], inheriting its +* Built on {unicorn}[https://yhbt.net/unicorn/], inheriting its process/socket management features such as transparent upgrades and Ruby configuration DSL. @@ -116,7 +116,7 @@ In APP_ROOT (where config.ru is located), run: For deployments, it can use a config file for Unicorn and \Rainbows!-specific options specified by the +--config-file/-c+ command-line switch. \Rainbows! accepts all options found in -{Unicorn::Configurator}[https://bogomips.org/unicorn/Unicorn/Configurator.html] +{Unicorn::Configurator}[https://yhbt.net/unicorn/Unicorn/Configurator.html] as well as the "\Rainbows!" block, so you can have the following in your config file: @@ -135,13 +135,13 @@ for more details. You can get the latest source via git from the following locations (these versions may not be stable): - https://bogomips.org/rainbows.git + https://yhbt.net/rainbows.git https://repo.or.cz/rainbows.git (mirror) You may browse the code from the web and download the latest snapshot tarballs here: -* https://bogomips.org/rainbows.git +* https://yhbt.net/rainbows.git * https://repo.or.cz/rainbows.git (gitweb) Inline patches (from "git format-patch") to the mailing list are @@ -175,8 +175,10 @@ requests) go to the mailing list. Patches must be sent inline (git format-patch -M + git send-email). No subscription is necessary to post on the mailing list. No top posting. -* email: mailto:rainbows-public@bogomips.org -* subscribe: mailto:rainbows-public+subscribe@bogomips.org -* archives: https://bogomips.org/rainbows-public/ +* email: mailto:rainbows-public@yhbt.net +* subscribe: mailto:rainbows-public+subscribe@yhbt.net +* archives: https://yhbt.net/rainbows-public/ + http://ou63pmih66umazou.onion/rainbows-public/ nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows - nntp://news.gmane.org/gmane.comp.lang.ruby.rainbows.general + nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.rainbows + nntp://news.gmane.io/gmane.comp.lang.ruby.rainbows.general -- cgit v1.2.3-24-ge0c7