aaglenn / peering-manager

Peering sessions management tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peering Manager logo

Peering Manager is a BGP session management tool. Initially conceived as a way to document Internet Exchanges points and peering sessions, its goal is now to provide a source of truth and configuration management for external BGP sessions of all kind (transit, customers, peering, …).

Questions? Comments? Start a discussion on GitHub or join us in the #peering-manager Slack channel on NetworkToCode.

Requirements

This tool is written with the Django framework with a PostgreSQL database and requires Python 3 with some dependencies to run. For a complete list of requirements, see requirements.txt.

Tested Python versions are 3.6, 3.7, 3.8 and 3.9.

The best way to start setting up this tool is to use pip within a virtualenv.

Build Status Coverage Status Documentation Status Code style: black

Installation

Please see the documentation for instructions on installing Peering Manager.

Helping

You can help this project in many ways. Of course you can ask for features, give some ideas for future development, open issues if you found any and contribute to the code with pull requests and patches. You can also support the development of this project by donating some coins.

Spreading The Word

About

Peering sessions management tool

License:Apache License 2.0


Languages

Language:Python 81.0%Language:HTML 16.9%Language:JavaScript 1.1%Language:CSS 0.5%Language:Shell 0.5%