This image is frontend for Anemometer service. It is the visual presentation (web server) of slow log collector (backend). Backend part you can find follow the link https://github.com/pdffillerdocker/anemometer-backend
This Anemometer-frontend do:
You must create the MySQL database with user and password;

| Name | Description | Default value |
|---|---|---|
| ANEMOMETER_MYSQL_HOST | The anemometer database hostname where slow logs will be stored | |
| ANEMOMETER_MYSQL_USER | The rw username for DB | |
| ANEMOMETER_MYSQL_PASSWORD | The password for rw user | |
| ANEMOMETER_MYSQL_PORT | The port on which the anemometer DB accepts connections | |
| ANEMOMETER_MYSQL_DB | The anemometer database name | slow_query_log |
Warning don't change ANEMOMETER_MYSQL_DB value
The origin Anemometer project you can find follow the link https://hub.docker.com/r/boxinc/anemometer
pdffillerdocker/anemometer-front is licensed under the MIT License
Content type
Image
Digest
Size
230.9 MB
Last updated
about 7 years ago
docker pull pdffiller/anemometer-front:2.0.1