TeslaMate-Grafana
TeslaMate-Grafana
Aplicación Docker from CorneliousJD's Repository
Visión general
A custom grafana image that auto provisions the datasource and dashboards for use with the TeslaMate container.
Default user/pass is admin/admin
Note, this container will need permission to write to the /mnt/user/appdata/teslamate/grafana/ directory - please adjust permissions accordingly.
An easy way to do this is as follows...
BEFORE adding this container, run the following command on your Unraid system, just copy/paste the entire command into the Unraid web terminal.
mkdir /mnt/user/appdata/teslamate && mkdir /mnt/user/appdata/teslamate/grafana && chmod 0777 /mnt/user/appdata/teslamate/grafana
If you run the container w/out this command and it fails to allow creating the SQLite DB, then an easy way to allow the proper permissions after would be just to do a
chmod 0777 /mnt/user/appdata/teslamate/grafana
Requisitos
TeslaMate
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web InterfacePorttcp
- Objetivo
- 3000
- Por defecto
- 3333
- Valor
- 3333
TeslaMate Database UsernameVariable
- Objetivo
- DATABASE_USER
- Por defecto
- teslamate
- Valor
- teslamate
TeslaMate Database PasswordVariable
- Objetivo
- DATABASE_PASS
- Valor
- password
TeslaMate Database NameVariable
- Objetivo
- DATABASE_NAME
- Por defecto
- teslamate
- Valor
- teslamate
PostgreSQL Database HostVariable
- Objetivo
- DATABASE_HOST
- Valor
- 10.0.0.10
AppDataPathrw
- Objetivo
- /var/lib/grafana/
- Por defecto
- /mnt/user/appdata/teslamate/grafana/
- Valor
- /mnt/user/appdata/teslamate/grafana/
GF_SERVER_ROOT_URLVariable
- Valor
- https://teslamate-grafana.domain.com
Categorías
Descargar estadísticas
21,622,599
Descargas totales
289,946
Este mes
318,075
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
teslamate/grafanaÚltima actualización2026-05-09
Visto por primera vez2022-07-25
Ejecute TeslaMate-Grafana en Unraid.
TeslaMate-Grafana se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.