TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Build your own FaaS: Self-host Cloudflare workers on Fly and everywhere

3 点作者 giuseppelt将近 2 年前

1 comment

giuseppelt将近 2 年前
Hi, this is more an experiment that a real production-tested project. You can create your own Function as a Service architecture, and self-host on your resources.<p>It support container-based deployment, so you can host wherever you like. I published a step by step guide for any one curious: <a href="https:&#x2F;&#x2F;www.breakp.dev&#x2F;blog&#x2F;build-your-own-faas&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.breakp.dev&#x2F;blog&#x2F;build-your-own-faas&#x2F;</a><p>Mind this a proof-of-concept, public exposed systems require more work.