|
|
||
|---|---|---|
| AS1024.CommunityDocumentationPage | ||
| .gitattributes | ||
| .gitignore | ||
| AS1024.CommunityDocumentationPage.sln | ||
| LICENSE.txt | ||
| README.md | ||
README.md
AS1024 - BGP Community Documentation Page
This web app pulls data from Netbox's Route Targets API and converts it to a public friendly webpage to document what your BGP Communities does to the wider public. This ensures that NetBox always remains your source of truth for BGP Communities.
Installation
System Pre-Requsities
- A supported platform for .NET 6 LTS
Actual Install Steps
Ensure there is a line of communication to your NetBox from this web app. Without it, it will not run properly.
- Clone this repository
- Build the .NET App to your taste and target platform
- Run the app
In theory this app can run on Azure App Service, but this has not been confirmed or tested with
Configuration
This web app must be configured with asppsettings.json with the following values:
Values
APIKey- This is a netbox API Key. We strongly recommend that you do this as a read only thingASN- This is required, without it, the AS's will not display properlyNOCEmail- This is to display for NOC E-Mail Inquries