Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

gideonmaina/sensors.AFRICA-grafana

Créateur:
gid
Hôte:
Sensors monitoring and alerting with Grafana. # DOCKER SETUP 1. Create a `.env` file at the root directory and setup environment variables for PostgresDB and Grafana. E.g. ``` # POSTGRES POSTGRES_DB=GRAFANA_DB POSTGRES_USER=grafana POSTGRES_PWD=Q4sjxOWLaAIG ``` Run services ` docker compose up -d` # DOKKU DEPLOYMENT ## Postgres Setup 1. Install Postgres plugin `sudo dokku plugin:install github.com postgres` on Dokku version **0.19.x+** 2. Create database `dokku postgres:create `. You can override the default user password using the `-p` option 3. Link database to app `dokku postgres:link ` This will generate a **DATABASE_URL** environment variable attached to the app in the form `DATABASE_URL=postgres://user:password@host:port/db`. You can confirm this by running `dokku config:show `. ## Grafana DB config Configure the grafana app to connect to the service. `dokku config:set GF_DATABASE_TYPE=postgres GF_DATABASE_URL= ` This will restart the app with the new settings ***Security**: Always change the default Grafana **admin** password which is `admin`. You can achieve this by setting the environment variable **GF_SECURITY_ADMIN_PASSWORD**

Visit

github.com

Licenses

GPL-3.0

Similaires

gideonmaina/GSM_AQ_sensor_firmwareCodeForAfrica/sensors.AFRICACodeForAfrica/sensors.AFRICA-StormWatchCodeForAfrica/sensors.AFRICA-SeaSensorsCodeForAfrica/sensors.AFRICA-SeaSensors-ComingSoonCodeForAfrica/sensors.AFRICA-SeaSensors-Map

gideonmaina/GSM_AQ_sensor_firmware

Base firmware derived from https://github.com/CodeForAfrica/sensors.AFRICA-AQ-sensors-software/tree/

CodeForAfrica/sensors.AFRICA

sensors.AFRICA is a citizen-science focused project by Code for Africa that seeks to address data ga

CodeForAfrica/sensors.AFRICA-StormWatch

A sensors.AFRICA project to send SMS alerts of storms around the great lakes region. Accessible at h

CodeForAfrica/sensors.AFRICA-SeaSensors

SeaSensors is a website showcasing recorded blasts from dynamite fishing off Tanzania’s coast and us

CodeForAfrica/sensors.AFRICA-SeaSensors-ComingSoon

The Coming Soon page for SeaSensors project; part of the sensors.AFRICA network - a citizen-science

CodeForAfrica/sensors.AFRICA-SeaSensors-Map

Sea Sensors is an acoustic data project that falls under the sensors.AFRICA umbrella. SeaSensors Map