https://github.com/workfloworchestrator/example-orchestrator-workshop
Workshop to be introduced into the workflow orchestrator framework. It gives the user a working example of the core including an integration with Netbox as CMDB
https://github.com/workfloworchestrator/example-orchestrator-workshop
Last synced: about 1 year ago
JSON representation
Workshop to be introduced into the workflow orchestrator framework. It gives the user a working example of the core including an integration with Netbox as CMDB
- Host: GitHub
- URL: https://github.com/workfloworchestrator/example-orchestrator-workshop
- Owner: workfloworchestrator
- License: apache-2.0
- Archived: true
- Created: 2023-04-03T17:44:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T07:44:09.000Z (about 2 years ago)
- Last Synced: 2025-03-12T02:02:48.409Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 7.44 MB
- Stars: 2
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Advanced Orchestrator Workshop - From Zero to Orchestrated
This workshop hopes to introduce most concepts of the orchestrator to users. As the workflow orchestrator is mainly used by NREN's this workshop is based around a simple layer 3 network service that is setup between a pair of nodes. It also integrates a simple OSS/BSS implementation with Netbox.
## Pre-requisites:
To run this workshop successfully you need to the have the following tools setup correctly on your laptop:
- An editor to manipulate python files.
- Docker
- Docker-Compose