doc: add more quick start documentation

This commit is contained in:
Vincent Bernat
2022-07-26 19:03:42 +02:00
parent 684a219fac
commit 05b6e5c36f

View File

@@ -40,12 +40,18 @@ documentation.
- `clickhouse``asns` to give names to your internal AS numbers
- `clickhouse``networks` to attach attributes to your networks
- `inlet``snmp``default-community` to set the default community
to use for SNMP queries
- `inlet``core``exporter-classifiers` to define rules to attach
attributes to your exporters
- `inlet``core``interface-classifiers` to define rules to attach
attributes to your interfaces (including the "boundary" attribute
which is used by default by the web interface)
You can get all the expanded configuration (with default values) with
`docker-compose exec akvorado-orchestrator akvorado orchestrator
--check --dump /etc/akvorado.yaml`.
Take a look at the `docker-compose.yml` file if you want to setup the
GeoIP database. It requires two environment variables to fetch them
from [MaxMind](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data).