Skip to content

Commit

Permalink
Merge pull request #26 from Sparrow1029/feature/add-workflow-orchestr…
Browse files Browse the repository at this point in the history
…ator

Add WFO and Logo
  • Loading branch information
steinzi authored Nov 21, 2024
2 parents ba88cb4 + 185bc6a commit fa2e961
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,21 @@ categories:
summary_personas: "Network Engineers, Network Architects, DevOps Engineers, Site Reliability Engineers"
summary_release_rate: "1 major release and several minor releases per year"

- name: Workflow Orchestrator
project: full-open-source
description: The Workflow Orchestrator is a framework of tools that help the developer create workflow to modify the lifecycle of subscribed products. It is un-opinionated in what it can orchestrate, but very opinionated in how. The Orchestrator is designed to run linear workflows that represent the business process of delivering a product.
homepage_url: https://workfloworchestrator.org
logo: workfloworchestrator.svg
repo_url: https://github.com/workfloworchestrator
extra:
documentation_url: https://workfloworchestrator.org/orchestrator-core/reference-docs/tldr/
summary_use_case: "Production ready Workflow Orchestration Framework to manage product lifecycle and workflows. Easy to use, Built on top of FastAPI"
summary_business_use_case: "Use a Service Provider Product model to orchestrator automated processes across your organization. Not limited to, but useful for deploying and tracking state of network configuration products, business and security processes."
summary_features: "FastAPI-based backend, Self-service UI, Product Lifecycle Mananegement, AAA, Scheduling repeated tasks, Concurrent Workflows"
summary_integration: "Any system which exposes and API and can be reached or integrated via Python code"
summary_tags: "Multi-domain Orchestration, Intent-based Orchestration, Workflows, Vendor Agnostic, Product Lifecycle"
summary_personas: "Network Engineers, Network Automation Engineers, Software Developers, IT Operations"

- name: Python Eco-System
subcategories:
- name: Network Programmability Frameworks
Expand Down
Loading

0 comments on commit fa2e961

Please sign in to comment.