mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
docs: explain default configuration for interface classifiers in intro
Some checks failed
CI / 🤖 Check dependabot status (push) Has been cancelled
CI / ⚖️ Check licenses (push) Has been cancelled
CI / 🐧 Build and test on Linux (push) Has been cancelled
CI / 🍏 Build and test on macOS (push) Has been cancelled
CI / 🔍 Upload code coverage (push) Has been cancelled
CI / 🔭 Build Go backend (1.24) (push) Has been cancelled
CI / 🔭 Build JS frontend (18) (push) Has been cancelled
CI / 🔭 Build JS frontend (20) (push) Has been cancelled
CI / 🔭 Build JS frontend (22) (push) Has been cancelled
CI / 🐋 Build Docker images (push) Has been cancelled
CI / 🚀 Publish release (push) Has been cancelled
Some checks failed
CI / 🤖 Check dependabot status (push) Has been cancelled
CI / ⚖️ Check licenses (push) Has been cancelled
CI / 🐧 Build and test on Linux (push) Has been cancelled
CI / 🍏 Build and test on macOS (push) Has been cancelled
CI / 🔍 Upload code coverage (push) Has been cancelled
CI / 🔭 Build Go backend (1.24) (push) Has been cancelled
CI / 🔭 Build JS frontend (18) (push) Has been cancelled
CI / 🔭 Build JS frontend (20) (push) Has been cancelled
CI / 🔭 Build JS frontend (22) (push) Has been cancelled
CI / 🐋 Build Docker images (push) Has been cancelled
CI / 🚀 Publish release (push) Has been cancelled
This commit is contained in:
@@ -50,7 +50,9 @@ documentation.
|
||||
which is used by default by the web interface (mandatory)
|
||||
|
||||
The last point is very important: without classification, the homepage widgets
|
||||
won't work and nothing will be displayed by default in the “Visualize” tab.
|
||||
won't work and nothing will be displayed by default in the “Visualize” tab. The
|
||||
provided configuration expects your interface to be named `Transit: Cogent`,
|
||||
`PNI: Akamai`, `PPNI: Fastly`, or `IX: DECIX`.
|
||||
|
||||
You can get all the expanded configuration (with default values) with
|
||||
`docker compose exec akvorado-orchestrator akvorado orchestrator
|
||||
|
||||
Reference in New Issue
Block a user