Tools

Playgrounds

Collection of small tools for quick tests or learning.

Jinja 101

Rendering Jinja Templates

jinja101.infrastructureascode.ch

Features

github

docker run --rm -it -p 5000:5000 ubaumann/jinja101

TTP 101

Rendering raw text with a TTP template to get JSON

ttp101.infrastructureascode.ch

Features

github

docker run --rm -it -p 5000:5000 ubaumann/ttp101

TextFSM 101

Rendering raw text with a TextFSM template to get JSON

textFSM101.infrastructureascode.ch

Features

github

docker run --rm -it -p 5000:5000 ubaumann/textfsm101