An open API service indexing awesome lists of open source software.

https://github.com/ejsdotsh/pattern-builder

builds network configurations from repeatable components (patterns)
https://github.com/ejsdotsh/pattern-builder

Last synced: 3 months ago
JSON representation

builds network configurations from repeatable components (patterns)

Awesome Lists containing this project

README

          

# pattern-builder
a framework for defining "patterns" from the decomposed elements of a network design, and then rendering those patterns into:
- device configurations
- cable maps
- DNS updates
- etc.

## components
- RackBuilder
- topology.yaml
- PodBuilder
- N x RackBuilder
- topology.yaml
- ZoneBuilder
- N x PodBuilder
- topology.yaml
- PopBuilder
- N x RackBuilder
- topology.yaml