Skip to content

schiederme/peering-manager

 
 

Repository files navigation

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? 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 and 3.8.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 79.2%
  • HTML 18.7%
  • JavaScript 1.1%
  • Other 1.0%