Scouttlo
All ideas/devtools/Plataforma SaaS de automatización de workflows empresariales con interfaz visual, control de acceso granular, aprobaciones automáticas y ejecución remota segura para equipos de DevOps e infraestructura.
HNB2Bdevtools

Plataforma SaaS de automatización de workflows empresariales con interfaz visual, control de acceso granular, aprobaciones automáticas y ejecución remota segura para equipos de DevOps e infraestructura.

Scouted 6 hours ago

7.5/ 10
Overall score

Turn this signal into an edge

We help you build it, validate it, and get there first.

Go from idea to plan: who buys, what MVP to launch, how to validate it, and what to measure before spending months.

Extra context

Learn more about this idea

Get a clearer explanation of what the opportunity means, the current problem behind it, how this idea solves it, and the key concepts involved.

Share your email to view this expanded analysis.

Score breakdown

Urgency8.0
Market size9.0
Feasibility7.0
Competition6.0
Pain point

Los equipos de DevOps necesitan herramientas simples para convertir tareas repetitivas de infraestructura en servicios de autoservicio sin la complejidad de soluciones como Backstage o las limitaciones de versiones OSS como Rundeck.

Who'd pay for this

Equipos de DevOps, SRE e infraestructura en empresas medianas y grandes que necesitan democratizar el acceso a operaciones complejas.

Source signal

"I tried tools like Backstage and Rundeck, but they were either too complex, or the OSS versions lacked important features"

Original post

Show HN: Flowctl – Open-source self-service workflow automation platform

https://github.com/cvhariharan/flowctl Flowctl is a self-service platform that gives users secure access to complex workflows, all in a single binary. These workflows could be anything, granting SSH access to an instance, provisioning infra, or custom business process automation. The executor paradigm in flowctl makes it domain-agnostic.<p>This initial release includes: - SSO with OIDC and RBAC - Execution on remote nodes via SSH (fully agentless) - Approvals - Cron-based scheduling - Flow editor UI - Encrypted credentials and secrets store - Docker and Script executors - Namespaces<p>I built this because I needed a simple tool to manage my homelab while traveling, something that acts as a UI for scripts. At work, I was also looking for tools to turn repetitive ops&#x2F;infra tasks into self-service offerings. I tried tools like Backstage and Rundeck, but they were either too complex, or the OSS versions lacked important features.<p>Flowctl can simply be described as a pipeline (like CI&#x2F;CD systems) that people can trigger on-demand with custom inputs.<p>Would love to hear how you might use something like this!<p>Demo - <a href="https:&#x2F;&#x2F;demo.flowctl.net" rel="nofollow">https:&#x2F;&#x2F;demo.flowctl.net</a><p>Homepage - <a href="https:&#x2F;&#x2F;flowctl.net" rel="nofollow">https:&#x2F;&#x2F;flowctl.net</a><p>GitHub - <a href="https:&#x2F;&#x2F;github.com&#x2F;cvhariharan&#x2F;flowctl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cvhariharan&#x2F;flowctl</a>