TeslaMate-Grafana
TeslaMate-Grafana
Docker app from CorneliousJD's Repository
Overview
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
Requirements
TeslaMate
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web InterfacePorttcp
- Target
- 3000
- Default
- 3333
- Value
- 3333
TeslaMate Database UsernameVariable
- Target
- DATABASE_USER
- Default
- teslamate
- Value
- teslamate
TeslaMate Database PasswordVariable
- Target
- DATABASE_PASS
- Value
- password
TeslaMate Database NameVariable
- Target
- DATABASE_NAME
- Default
- teslamate
- Value
- teslamate
PostgreSQL Database HostVariable
- Target
- DATABASE_HOST
- Value
- 10.0.0.10
AppDataPathrw
- Target
- /var/lib/grafana/
- Default
- /mnt/user/appdata/teslamate/grafana/
- Value
- /mnt/user/appdata/teslamate/grafana/
GF_SERVER_ROOT_URLVariable
- Value
- https://teslamate-grafana.domain.com
Categories
Download Statistics
21,622,599
Total Downloads
289,946
This Month
318,075
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
teslamate/grafanaLast Updated2026-05-09
First Seen2022-07-25
Run TeslaMate-Grafana on Unraid.
TeslaMate-Grafana is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.