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)
- Host: GitHub
- URL: https://github.com/ejsdotsh/pattern-builder
- Owner: ejsdotsh
- License: mpl-2.0
- Created: 2019-11-29T05:01:59.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-10-15T19:31:56.000Z (over 2 years ago)
- Last Synced: 2026-01-03T21:16:07.866Z (5 months ago)
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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