j-tb / gaia

EVE-NG hosted VXLAN / EVPN data center provisioned with Ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaia

Goals

This project is a set of automation tools for my home environment

Order of opertaions

If you haven't already, create a local docker image with the command

make build_ansible

Enter into the container

make ansible

configure the network

ansible-playbook pb.configuration.network.yml

About

EVE-NG hosted VXLAN / EVPN data center provisioned with Ansible


Languages

Language:Python 89.7%Language:Dockerfile 6.0%Language:Makefile 2.6%Language:Shell 1.8%