vlog
← 返回全部文章

Tech

The cloud is renting you your own life back

June 15, 2026 · Kevin Kelly, Out of Control~6 min read

Here is a number that wasn't supposed to happen in 2026. The subreddit r/selfhosted, where people swap notes on running their own servers instead of paying a company to do it, has gone from about 100,000 members in 2020 to more than 500,000 today. Docker Hub, the place those servers pull their software from, has climbed from 8 billion image pulls a month to over 20 billion. Hetzner, the unglamorous German company that rents the cheap machines this all runs on, doubled its revenue from roughly €200M to north of €400M. For a decade the entire industry told one story — everything moves up into the cloud, into someone else's data center, forever. And then, quietly, a few hundred thousand people started moving back down. The interesting question isn't whether self-hosting is a fad. It's why control keeps trying to grow back from the bottom, no matter how many times the top declares it obsolete.

The best lens for this is a thirty-year-old book that was never about servers at all. In Out of Control, Kevin Kelly spent 600 pages on one stubborn pattern in living and artificial systems alike: the most resilient, most adaptive systems are not run from a throne. They are run from the edges, by many small parts, with no one in charge — and that arrangement, which looks like chaos, keeps out-competing the tidy centralized version. Kelly turned it into a design principle he called bottom-up control. Self-hosting in 2026 is that principle wearing a Docker logo.

Why decentralization keeps coming back

This is not the first time the pendulum has swung. Mainframes gave way to personal computers; personal computers got swallowed back into the cloud; now a slice of the cloud is leaking back onto a $7 box under someone's desk. Kelly's claim is that this isn't a fashion cycle — it's gravity. He lists it as the first of his "Nine Laws of God" for building anything that lasts: distribute being. Put the system's existence across many small units instead of one big one, and it gets harder to kill, harder to capture, and strange in the good way — it can do things its designers never planned. A beehive has no boss bee; it survives precisely because no single point can be removed to stop it. A platform with one login server, one billing department, and one terms-of-service team has many such points. Every self-hoster is, knowingly or not, voting for the hive.

From owning access to owning the thing

Kelly saw the trade coming and even seemed to welcome it: in the network economy, he wrote, you stop owning things and start accessing them. That was the whole pitch of SaaS, and for years it was a genuinely good deal — why run your own mail server when Google will do it better for free? But access has a quiet clause owning never had: someone else decides when it ends. The 2026 self-hosting wave is what happens when enough people read that clause. Prices for the tools they depend on kept climbing. Their data sat in formats they couldn't fully export. Accounts got suspended by an algorithm with no appeal and no human to call. "Accessing instead of owning" turned out to mean renting your own working life from a landlord who can change the locks. So people started buying the building.

The floor caved in — and that changed everything

The reason this could become a movement and not just a hobby is that the difficulty collapsed. Five years ago, self-hosting meant compiling things at 2am and reading mailing lists from 2009. Today it is, almost literally, one line: docker compose up, and a service that used to take a sysadmin a weekend is running in minutes. A second layer of tools — Coolify, Dokku, CapRover, Portainer — wrapped even that line in a web dashboard, so "self-hosting" now means clicking a button and waiting ten to fifteen minutes. The machine underneath costs about $7 a month. When the cost of doing it yourself falls by two orders of magnitude, the math that justified handing everything to a platform quietly stops adding up.

RENT THE CLOUD VS OWN THE BOXBig SaaS(rented)Prices keeprisingYour datalocked inThey canshut it offYou rent,never ownSelf-host(owned)$7/mo VPSdockercompose upYour data,your boxOne-clickCoolifyControl growsbottom-up
r/selfhosted went from 100K subscribers in 2020 to 500K+ in 2026; Docker Hub pulls from 8B to 20B+ a month. Kevin Kelly's Out of Control: control that lasts is grown from the bottom, not decreed from the top.

The honest part: the hive bites back

Now the caveat, because cheering for decentralization without naming its price is just a different kind of marketing. Bottom-up control is not free; it is cheaper somewhere and more expensive somewhere else. When you self-host, you become the operations team, the security team, and the 3am backup-restore team — and the day your hard drive dies with no off-site copy, the cloud's boring reliability suddenly looks like a bargain. Kelly was honest about this too: distributed systems trade efficiency and control for resilience and adaptability, and that trade is real, not free. Decentralization can also turn on itself — the fediverse, the federated answer to corporate social media, spent 2026 arguing as much about its own infighting and burned-out volunteer admins as about Big Tech. Centralization is not pure evil, and self-hosting is not for everyone. A clock and an ecosystem are different tools; the mistake is pretending one is always right.

What it means for you

You almost certainly should not move your whole digital life onto a box under your desk this weekend. But the deeper lesson of Out of Control is worth keeping even if you never run a single container: durable control is grown from the bottom, not granted from the top, and the cost of growing a little of it yourself has never been lower. So treat self-hosting as a dial, not a switch. Pick the one service whose disappearance would actually hurt — your photos, your notes, your password vault — and learn to host just that, where the stakes teach you fast and the blast radius is small. Keep the cloud for what it's genuinely good at: the boring, high-reliability plumbing you don't want to babysit. The point was never to win some purity contest against AWS. The point is to make sure that at least the part of your life that matters most isn't something a stranger can switch off. The cloud will gladly rent you your own life back. Quietly owning a corner of it is, in Kelly's sense, the more living system.

The core, in one line

Centralized platforms keep declaring self-hosting obsolete, and it keeps growing back — because durable control isn't granted from the top, it grows from the bottom. Own the one thing you can't afford to have switched off; rent the rest.

Framework from Kevin Kelly, Out of Control — bottom-up control, the "distribute being" law, edges over center, and "access replaces ownership" in the network economy. Renaissance statistics (r/selfhosted ~100k→500k+ members 2020–2026; Docker Hub ~8B→20B+ monthly pulls; Hetzner revenue ~€200M→€400M+) from OSSAlt, "Why Self-Hosting Is Having a Renaissance in 2026" (March 2026) and related coverage. Popular-science commentary, not professional advice; running your own infrastructure carries real operational and security responsibility.

技术

云在把你自己的生活,重新租给你

2026 年 6 月 15 日 · 凯文·凯利《失控》约 5 分钟

先看一个 2026 年"本不该发生"的数字。Reddit 上的 r/selfhosted——一个人们交流"自己跑服务器、而不是花钱让公司代跑"的社区——订阅数从 2020 年的约 10 万,涨到了今天的 50 万以上。这些服务器拉取软件的源头 Docker Hub,月镜像拉取量从 80 亿爬到了 200 亿以上。出租这一切赖以运行的廉价机器的、那家毫不起眼的德国公司 Hetzner,营收从约 2 亿欧元翻到了 4 亿欧元以上。整整十年,行业只讲一个故事——一切都往走,走进云、走进别人的数据中心,永远如此。然后,悄无声息地,几十万人开始往走、往回搬。有意思的问题不是"自托管是不是一阵风",而是:为什么不管顶上宣布它过时多少次,控制总是要从底层重新长回来?

看清这件事最好的镜头,是一本三十年前、压根不谈服务器的书。在《失控》里,凯文·凯利花了 600 页只讲一个顽固的规律——无论是活系统还是人造系统,最有韧性、最能适应的那种,都不是从王座上被统治的。它们由边缘统治,由众多小部件统治,没有谁在总指挥——而这种看上去像混乱的安排,一次次把整洁的中央集权版本打败。凯利把它提炼成一条设计原则,叫自下而上的控制。2026 年的自托管,就是这条原则披着一身 Docker logo 走了出来。

去中心化为什么一再回潮

这不是钟摆第一次摆回来。大型主机让位给个人电脑;个人电脑又被云吞了回去;如今一小块云,正漏回到某人桌下那台 7 美元的小盒子里。凯利的论点是:这不是时尚轮回,这是引力。他把它列为"造物九律"的第一条——分布式状态:把系统的存在分散到许多小单元上,而不是攥在一个大单元里,它就更难被杀死、更难被俘获,也"怪得恰到好处"——它能做出设计者从没规划过的事。蜂巢没有一只老板蜂;它能活下来,恰恰因为没有任何单点可以被拔掉来让它停摆。而一个只有一台登录服务器、一个计费部门、一支条款团队的平台,这样的单点有的是。每一个自托管者,无论自知与否,都是在为蜂巢投票。

从拥有访问权,到拥有那个东西本身

凯利早就看见了这笔交易,甚至像是欢迎它:他写道,在网络经济里,你不再拥有东西,而开始访问东西。这正是 SaaS 的全部卖点,而且许多年里它确实是笔好买卖——谷歌能把邮件服务跑得又好又免费,你何必自己架?可"访问"有一条"拥有"从来没有的暗款:什么时候结束,由别人决定。2026 年的自托管浪潮,就是足够多的人读懂了这条暗款之后会发生的事。他们依赖的工具,价格一路涨。他们的数据,躺在他们没法完整导出的格式里。账号被一个无从申诉、找不到人的算法说停就停。"以访问代替拥有"最后的意思,原来是向一个随时能换锁的房东,租用你自己的职业生活。于是人们开始买下那栋楼。

地板塌了——这改变了一切

这件事之所以能从爱好变成运动,是因为门槛塌方了。五年前,自托管意味着凌晨两点编译、翻 2009 年的邮件列表。今天它几乎就是一行字:docker compose up,一个过去要系统管理员搭一整个周末的服务,几分钟就跑起来了。再上面一层工具——Coolify、Dokku、CapRover、Portainer——把这一行又裹进了网页面板,于是"自托管"如今的意思是:点一个按钮,等十到十五分钟。底下那台机器,月租约 7 美元。当"自己干"的成本掉了两个数量级,那道当初支持你把一切都交给平台的算术题,就悄悄不再成立了。

租云 vs 自建大 SaaS(租用)价格一路上涨数据被锁死随时可被关停只是租,不拥有自建(自有)每月 $7 的 VPSdockercompose up你的数据你的机Coolify 一键装控制自下而上长出
r/selfhosted 订阅从 2020 年的 10 万涨到 2026 年的 50 万+,Docker Hub 月拉取量从 80 亿到 200 亿+。凯文·凯利《失控》:长久的控制是从底层长出来的,不是从顶上颁布的。

诚实的那一面:蜂巢也会反咬

现在说但书,因为只为去中心化欢呼、却不说出它的代价,不过是另一种营销。自下而上的控制不是免费的;它只是在某处更便宜、在另一处更贵。当你自托管,你就同时成了运维团队、安全团队,和那个凌晨三点恢复备份的团队——而当硬盘坏掉、又没有异地副本的那天,云那份无聊的可靠性,会突然显得无比划算。凯利对此同样诚实:分布式系统用效率和控制力,换来韧性和适应力,这笔交换是真实的,不是白来的。去中心化也会反噬自身——作为企业社交对立面的联邦宇宙(fediverse),2026 年花在自己内耗、志愿管理员心力枯竭上的争吵,几乎和声讨大公司一样多。中心化并非纯恶,自托管也不是人人都该上。钟表和生态是两种不同的工具;错误在于假装其中一种永远正确。

它对你意味着什么

这个周末,你几乎肯定不该把整个数字人生搬上桌下那台盒子。但《失控》更深的那条教训,哪怕你一个容器都不跑,也值得留住:长久的控制是从底层长出来的,不是从顶上颁布的——而自己长出一点点的成本,从未这么低过。所以,把自托管当成一个旋钮,不是一个开关。挑出那一个"消失了会真疼"的服务——你的照片、你的笔记、你的密码库——只学着自己托管那一个,让赌注小到能让你快速学会、让爆炸半径足够小。其余的,留给云去干它真正擅长的事:那些你不想盯着、却要高可靠的无聊管道。重点从来不是和 AWS 比谁更"纯"。重点是确保,至少你生活里最要紧的那部分,不是一个陌生人能随手关掉的东西。云很乐意把你自己的生活重新租给你。而悄悄拥有它的一个角落,用凯利的话说,才是那个更"活"的系统。

一句话核心

中心化平台一次次宣布自托管过时,它却一次次长回来——因为长久的控制不是从顶上颁布的,是从底层长出来的。拥有那一件你赔不起被关掉的,其余的去租。

框架取自凯文·凯利《失控》——自下而上的控制、"分布式状态"律、边缘胜于中心,以及网络经济里"访问权取代所有权"。复兴数据(r/selfhosted 订阅 2020–2026 约 10 万→50 万+;Docker Hub 月拉取约 80 亿→200 亿+;Hetzner 营收约 €2 亿→€4 亿+)引自 OSSAlt《Why Self-Hosting Is Having a Renaissance in 2026》(2026 年 3 月)及相关报道。本文为科普评论,非专业建议;自建基础设施需自担真实的运维与安全责任。

テクノロジー

クラウドは、あなた自身の生活をあなたに貸し戻している

2026年6月15日 · ケヴィン・ケリー『コントロールの喪失』約 7 分

2026年に「起きるはずのなかった」数字から始めよう。Reddit の r/selfhosted——企業に任せず自分でサーバーを動かす人たちが知見を交換する場——の登録者は、2020年の約10万人から、今や50万人超へ膨らんだ。そのサーバーがソフトを引いてくる Docker Hub の月間イメージ取得は、80億から200億超へ。これらを動かす安価なマシンを貸す、地味なドイツの会社 Hetzner の売上は、約2億ユーロから4億ユーロ超へと倍になった。十年間、業界はただ一つの物語を語った——すべてはへ、クラウドへ、誰か他人のデータセンターへ、永遠に。ところが静かに、数十万人がへ、元へと戻り始めた。面白い問いは「自前ホスティングは一過性か」ではない。なぜ頂上が何度それを時代遅れと宣言しても、制御は底から生え戻ろうとするのか、だ。

これを見通す最良のレンズは、三十年前の、サーバーの話など一切しない一冊だ。『コントロールの喪失』でケヴィン・ケリーは、生きた系も人工の系も貫く一つの頑固な規則に600ページを費やした——最も強靭で、最も適応的な系は、玉座から統治されてはいない。縁から、無数の小さな部品によって、誰の指揮もなく動く——そして混沌に見えるその配置が、整然とした中央集権版を繰り返し打ち負かす。ケリーはそれをボトムアップの制御という設計原則に結晶させた。2026年の自前ホスティングとは、その原則が Docker のロゴをまとって歩み出てきた姿だ。

なぜ分散は何度も戻ってくるのか

振り子が戻るのは初めてではない。メインフレームはパソコンに道を譲り、パソコンはクラウドに呑み戻され、今や一片のクラウドが、誰かの机の下の7ドルの箱へ漏れ戻っている。ケリーの主張はこうだ——これは流行の循環ではなく、引力だ。彼はそれを「造物の九律」の第一に置く——存在を分散せよ。系の存在を一つの大きな単位ではなく多くの小さな単位に散らせば、それは殺しにくく、奪いにくく、良い意味で奇妙になる——設計者が一度も計画しなかったことをやってのける。蜂の巣にボス蜂はいない。生き延びるのはまさに、止めるために抜ける単一点が存在しないからだ。ログインサーバーが一台、課金部門が一つ、規約チームが一つだけのプラットフォームには、そんな単一点がいくらでもある。自前ホスティングをする者は皆、自覚の有無を問わず、巣に一票を投じている。

アクセス権を持つことから、それ自体を持つことへ

ケリーはこの取引の到来を見抜き、歓迎してさえいた——ネットワーク経済では、人はものを所有するのをやめ、ものにアクセスし始める、と。それこそ SaaS の売り文句であり、長年それは本物の好取引だった——Google が無料でより上手にメールを回すのに、なぜ自分で立てる? だがアクセスには、所有が持たなかった静かな但し書きがある——いつ終わるかを、他人が決める。2026年の自前ホスティングの波は、十分な数の人がその但し書きを読み解いた後に起きることだ。頼る道具の値段は上がり続けた。データは、完全には書き出せない形式に閉じ込められていた。アカウントは、申し立て先も呼べる人もいないアルゴリズムに、ある日止められた。「所有でなくアクセス」が結局意味したのは、いつでも鍵を替えられる大家から、自分の仕事の暮らしを借りることだった。だから人々は、その建物を買い始めた。

床が抜けた——それがすべてを変えた

これが趣味でなく運動になり得たのは、難易度が崩落したからだ。五年前、自前ホスティングとは午前二時のコンパイルと、2009年のメーリングリストを読むことだった。今やそれはほぼ一行だ——docker compose up。かつて管理者の週末を丸ごと要したサービスが、数分で立ち上がる。その上にもう一層の道具——Coolify、Dokku、CapRover、Portainer——が、その一行さえ web ダッシュボードに包んだ。だから今や「自前ホスティング」とは、ボタンを押して十〜十五分待つことを意味する。下のマシンは月7ドルほど。自分でやる費用が二桁下がれば、何もかもをプラットフォームに渡すことを正当化していた計算は、静かに合わなくなる。

クラウドを借りる vs 自前で持つ大手SaaS(賃借)価格は上がり続けるデータは囲い込みいつでも止められる借りるだけ、持てない自前運用(自有)月7ドルのVPSdockercompose up自分のデータと箱Coolify ワンクリック制御は下から育つ
r/selfhosted の登録は2020年の10万から2026年に50万超へ、Docker Hubの月間プルは80億から200億超へ。ケヴィン・ケリー『コントロールの喪失』——続く制御は上から命じるのでなく、下から育つ。

誠実な側面——巣も噛み返す

では但し書きを。代償を名指さずに分散へ喝采を送るのは、別種のマーケティングにすぎないからだ。ボトムアップの制御はタダではない。それはどこかで安く、別のどこかで高いだけだ。自前ホスティングをするとき、あなたは運用チームであり、セキュリティチームであり、午前三時にバックアップを復元するチームになる——そして遠隔コピーのないままディスクが死ぬ日、クラウドの退屈な信頼性が突然、破格に見えてくる。ケリーもここに誠実だった——分散系は効率と制御を、強靭さと適応力と引き換える。その取引は本物で、タダではない。分散はおのれにも牙を剥く——企業型SNSへの連合的な答えである fediverse は、2026年、巨大テックを論じるのと同じくらい、自らの内紛と燃え尽きた有志管理者を論じて過ごした。中央集権は純粋な悪ではなく、自前ホスティングは万人向けではない。時計と生態系は別の道具だ。誤りは、片方が常に正しいふりをすることにある。

それはあなたに何を意味するか

この週末、机の下の箱にデジタル人生を丸ごと移すべきでは、まずない。だが『コントロールの喪失』のより深い教訓は、一つのコンテナも動かさなくても持っておく価値がある——長続きする制御は底から生やすもので、頂上から授かるものではない。そして、自分で少しだけ生やす費用は、かつてないほど低い。だから自前ホスティングを、スイッチではなくダイヤルとして扱え。「消えたら本当に痛む」サービスを一つ選べ——写真、ノート、パスワード保管庫——その一つだけを自分で持つ。賭け金が小さいぶん早く学べ、爆発半径も小さい。残りはクラウドに、それが本当に得意なことを任せよ——お守りしたくない、退屈で高信頼の配管を。要は AWS との純度競争に勝つことでは、決してなかった。要は、せめて人生で最も大切な部分だけは、見知らぬ誰かに切られてしまうものでないようにすることだ。クラウドは喜んであなた自身の生活を貸し戻す。その一隅を静かに所有することこそ、ケリーの意味で、より「生きた」系なのだ。

核心を一行で

中央集権のプラットフォームは自前ホスティングを時代遅れと宣言し続け、それは何度も生え戻る——長続きする制御は頂上から授かるのでなく、底から生えるからだ。切られては困る一つを所有し、残りは借りよ。

枠組みはケヴィン・ケリー『コントロールの喪失』——ボトムアップの制御、「存在を分散せよ」の律、中心より縁、そしてネットワーク経済における「アクセスが所有に取って代わる」。復興の統計(r/selfhosted 登録 2020–2026 約10万→50万超/Docker Hub 月間取得 約80億→200億超/Hetzner 売上 約€2億→€4億超)は OSSAlt「Why Self-Hosting Is Having a Renaissance in 2026」(2026年3月)および関連報道より。本稿は科学解説であり、専門的助言ではありません。自前のインフラ運用には、現実の運用・セキュリティ責任が伴います。