Explore SORESPO in your browser, run it against a live virtual network, and then change the automation code.
SORESPO, short for SOmewhat REalistic Service Provider Orchestrator, is the primary on-ramp for learning StratoWeave. It is a complete reference implementation of a StratoWeave-based network automation system.
Follow the guides in order, from lowest to highest effort. Start with the interactive Web UI demo, which needs no installation. Next, run the same UI against a live containerized Nokia SR Linux network. Finally, install the development toolchain and modify the transforms yourself.
The live and development guides are platform-aware. Choose Linux, macOS, Windows (WSL2), or GitHub Codespaces at the top of those pages to see the setup tailored to your environment.
From browser to source
Each step builds on the last while adding only the tools needed for the next level:
- Exploring the SORESPO Web UI — Start here: take a zero-install browser tour of the topology, devices, config queue, layers, and service editors.
- Running SORESPO — Next: launch a live Nokia SR Linux lab, then follow the Web UI path or use the equivalent terminal commands.
- Developing SORESPO — Finally: install Acton, change the SORESPO automation code, and apply your build in the lab.