Learn StratoWeave
Start with SORESPO, the reference implementation that shows how StratoWeave works in practice.
SORESPO, short for SOmewhat REalistic Service Provider Orchestrator, is the primary on-ramp for learning StratoWeave. It is a complete sample implementation of a StratoWeave-based network automation system, not a toy example.
Use the guides below to start a working lab, load declarative intent, inspect the layered outputs, and then modify the transforms yourself.
Run SORESPO
See what StratoWeave and SORESPO can do by learning how to run and interact with SORESPO:
- Running SORESPO on Linux
- Running SORESPO on macOS
- Running SORESPO on Windows
- Running SORESPO on GitHub Codespaces only requires a browser and a free GitHub account.
Develop With SORESPO
Then continue by learning how to make code changes and build your own SORESPO image:
- Developing SORESPO on Linux
- Developing SORESPO on macOS
- Developing SORESPO on Windows
- Developing SORESPO on GitHub Codespaces only requires a browser and a free GitHub account.