This deployment builds the configurations for:
- DD-IX IXP Switches (Arista EOS)
- DD-IX Route Server BGP Config (Bird)
- DD-IX SFlow Exporter (sflow_exporter)
The configs are based on:
- a custome SQL view from the database of the DD-IX IXP-Manager instance
- arouteserver building the bird.conf
bird:
- bird_build
- bird_push
- bird_engage
eos:
- eos_build
- eos_push
- eos_engage
sflow:
- sflow_build
- sflow_push
nix flake update
arouteserver setup-templates --cfg arouteserver/arouteserver.yml --cache-dir ...