Skip to content

Building and running Batfish service

Jeff Kala edited this page Aug 9, 2023 · 84 revisions

⚠️ This is a guide for Batfish developers ⚠️

If you are interested in trying out Batfish on your network, check out our instructions for getting started instead.


Overview

Batfish runs as a service that can be accessed via RESTful APIs. A Python client comes bundled with the suggested allinone Docker container or can be set up separately.

Steps are documented fully in the batfish docs.