Join us

ContentUpdates and recent posts about Flogo..
Discovery IconThat's all about @Flogo — explore more posts below...
Story
@dwisiswant0 shared a post, 4 hours ago

The most practical, fast, tiny command sandboxing for AI agents

Need to run one sketchy command without a full container? Here is the most practical, lightweight way to lock down one risky command in your AI pipeline. No daemon, no root, no image build.

sandboxec-social-preview
Story
@laura_garcia shared a post, 11 hours ago
Software Developer, RELIANOID

🚀 Deploy RELIANOID Community Edition v7 on Microsoft Azure using Terraform.

⚡ Infrastructure ready in minutes ⚡ Official Terraform module ⚡ Fully automated Azure deployment Simple. Fast. Reproducible. #Terraform#Azure#DevOps#IaC#LoadBalancer#CloudInfrastructure#RELIANOID https://www.relianoid.com/resources/knowledge-base/community-edition-v7-administration-guide/deploy-reli..

terraform_relianoid_community_azure_img2
Story
@laura_garcia shared a post, 1 day, 13 hours ago
Software Developer, RELIANOID

🚀 See you at DeveloperWeek — February 18–20, 2026!

🚀 See you at DeveloperWeek — February 18–20, 2026! The world’s largest independent software development & AI engineering conference lands in San Jose, bringing together developers, architects, and tech leaders shaping the future of software. From AI & cloud-native to DevSecOps and developer experien..

developer-week-san-jose-california-2026
News FAUN.dev() Team Trending
@kala shared an update, 1 day, 16 hours ago
FAUN.dev()

OpenAI Hires OpenClaw Creator Peter Steinberger; Project Moves to Independent Foundation

OpenClaw

Peter Steinberger, creator of OpenClaw, is joining OpenAI to work on bringing AI agents to a broader audience, while OpenClaw will move to an independent open-source foundation and continue development outside OpenAI’s direct control.

OpenAI Hires OpenClaw Creator Peter Steinberger; Project Moves to Independent Foundation
 Activity
@juliocalves started using tool Terraform , 2 days, 17 hours ago.
 Activity
@juliocalves started using tool Kubernetes , 2 days, 17 hours ago.
 Activity
@juliocalves started using tool Kubectl , 2 days, 17 hours ago.
 Activity
@juliocalves started using tool Grafana , 2 days, 17 hours ago.
 Activity
@juliocalves started using tool Amazon ECS , 2 days, 17 hours ago.
 Activity
@juliocalves started using tool Amazon CloudWatch , 2 days, 17 hours ago.
Project Flogo, a Go-based open source ecosystem for building event-driven apps is designed to abstract the event processing paradigm from event consumption enabling devs to build once, consume from anywhere and process using any of the supported actions.

At its core, Flogo Core, a lightweight app kernel responsible for all of the event-driven magic exposed to app devs via the Actions, Triggers & Activities (the core building blocks for your apps)!

Flogo Core provides the following key benefits:

- Action chaining enables communication between one or more capabilities in a single, sub 10MB binary!
- Common contribution model build activities and triggers that can be leveraged by all capabilities
- Extensible easily extend the capabilities available by building your own action using the common interfaces