peering-manager / peering-manager

BGP sessions management tool

Home Page:https://peering-manager.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peering Manager

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, …).

The complete documentation for Peering Manager can be found at Read the Docs. A public demo instance is available at https://demo.peering-manager.net/.

Discussion

  • GitHub Discussions - Discussion forum hosted by GitHub; ideal for Q&A and other structured discussions
  • Slack - Real-time chat hosted by the NetDev Community in channel #peering-manager; best for unstructured discussion or just hanging out

Requirements

Peering Manager is written with the Django with a PostgreSQL database, Redis for caching/task processing and requires Python 3 with some dependencies to run. For a complete list of requirements, see requirements.txt.

Tested Python versions are 3.10, 3.11 and 3.12.

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

Build Status Coverage Status Documentation Status

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.

About

BGP sessions management tool

https://peering-manager.net

License:Apache License 2.0


Languages

Language:Python 50.5%Language:JavaScript 16.4%Language:HTML 8.7%Language:CSS 8.3%Language:SCSS 8.2%Language:Less 7.8%Language:Shell 0.1%