📦 Works with #Docker, #Podman, #Kubernetes & supports multi-platform image building with #OCI compliance
🌐 Used by major projects including #OpenFaaS, #TektonPipelines, #Earthly, #Dagger & many enterprise solutions
📦 Works with #Docker, #Podman, #Kubernetes & supports multi-platform image building with #OCI compliance
🌐 Used by major projects including #OpenFaaS, #TektonPipelines, #Earthly, #Dagger & many enterprise solutions
Let's check out how we can implement a node streaming service in #openfaas https://youtu.be/D7fs-E4yibs
Let's continue our #openfaas #tutorial series https://youtu.be/sKr5YHjeGcQ
Let's learn about #openfaas https://youtu.be/Z4w83qldTLU
I forgot how bad #openfaas was when I first set it up.
Fedi remembers.
RE: techhub.social/users/dis/statuses/110757538947151772
I finally got #openfaas out of my #homelab! I suffered with it at a previous company, and the devs were assholes but I thought I'd give it a new try at home. It has been a couple years after all.
Whelp. Nevermind. It turns out that if you block telemetry, they will inform you that your toy rpi cluster "must belong to an enterprise, so pay me or fuck off"..
So I fucked off. And thanks to that interaction, I've got enough documentation to ensure I never have to use #openfaas again, even at work. (Startups are jumpy about moody vendors turning hostile. And the tech itself is such a suck pile. Stupid shit like "restart 100% of your functions because the controller rolled"..)
I'm on #n8n, which isn't much better (fake screens all OVER the ui full of "upgrade" ads..) but they aren't assholes. Or at least, they haven't been assholes to me or anyone I know.
I'm still game for a better replacement. I just need something to do bog simple #json transformations. UI is fun and all but I'd be just as happy with a yaml field mapping or some crap DSL. (I've already got huginn doing more active stuff in the cloud lab.)
This has been your weekend tech-adjacent rant.
🌘 擴展至15000個以上的函數 | OpenFaaS - 簡化無伺服器函數
➤ OpenFaaS如何擴展到15000個以上的函數?
✤ https://www.openfaas.com/blog/large-scale-functions/
本文介紹了OpenFaaS為了擴展到數以萬計的函數而進行的更改,並提供了一個客戶案例的解決方案。作者通過測試硬體和使用自己開發的工具,找到了問題的根源並進行了修復。文章還提到了OpenFaaS的目標用戶和成本考慮。
+ OpenFaaS的擴展性和成本考慮是使用者關注的重點。
+ 這篇文章提供了有關OpenFaaS擴展性的有用信息,對於計劃使用OpenFaaS的團隊來說很有價值。
#無伺服器 #函數 #OpenFaaS
🌘 開始使用邊緣運算 - GitHub博客
➤ 邊緣運算的定義、架構、應用場景以及如何提高應用的可移植性。
✤ https://github.blog/2023-09-01-getting-started-with-edge-computing/
邊緣運算是一種框架,允許遠程位置的設備在網絡的“邊緣”處處理數據,並且只傳輸最重要的數據,從而最小化延遲。本文介紹了邊緣運算的定義、架構、應用場景以及如何提高應用的可移植性。
+ 這篇文章很好地解釋了邊緣運算的概念和應用,讓我對這個領域有了更深入的瞭解。
+ 很有用的文章,對於正在研究邊緣運算的人來說是一個很好的參考資料。
#雲端運算 #邊緣運算 #Microsoft Azure #Cloud Native Computing Foundation #OpenFaaS #Kubernetes
Despite red flags at every turn, I ended up with #openfaas and a simple python script. (It needs rewriting in node or something, but it mostly works and only sometimes crashes.)
I'll never use openfaas commercially again though. The docs are littered with formerly-free features that are now paid. At a minimum, scrub your website so you don't look like such a tool.. Especially when the install directions are a blog post that pimps all those "free" features.
I don't like relying on an "open source" project that has shown they will take features away if we need them.
And I don't know why this still needs saying: **AUTHENTICATION IS NOT A PAID ADD-ON. IT IS A CORE FEATURE.** We are not in 1998 anymore. Don't demand "enterprise" pricing for authentication. That is #antisecurity
Founder of #OpenFaaS and my fellow #GitHub Star, Alex Ellis, writes about multi-architecture container images and builds.
https://actuated.dev/blog/multi-arch-docker-github-actions
> Hosting a React App with OpenFaaS
https://www.openfaas.com/blog/react-app/
#react #OpenFaaS #faas #webdevelopment #webapp #devops #hosting
Uploaded my HMAC-a-tron #openfaas container to my Docker Hub account. I should probably make the error output more helpful.
Got external scripts working in Web Index Bot.
I have to say it was a good day.
So...
I know it sounds dumb to post this, but I'm stupidly happy at this moment. I just built a chinzy little magic 8-ball function running on top of #openfaas, built the container, and deployed it in about two minutes flat.
I don't think I've ever stood up anything this fast before.
It's weirdly satisfying to deploy some proof-of-concept functions I built yesterday to my #openfaas instance.