Installation
The installation instructions provided have been tested to work on Debian 12. The particular commands needed to install dependencies on other distributions may vary significantly. Unfortunately, this is outside the control of the Peering Manager maintainers. Please consult your distribution's documentation for assistance with any errors.
The following sections detail how to set up a new instance of Peering Manager:
- PostgreSQL database
- Redis
- Peering Manager components
- HTTP server like Apache 2 or nginx
- Remote authentication (optional)
Requirements
Dependency | Minimum Version |
---|---|
Python | 3.10 |
PostgreSQL | 13 |
Redis | 6 |
Upgrading
If you are upgrading from an existing installation, please consult the upgrading guide.