TeslaMate-Grafana
Docker 应用程序 from CorneliousJD's Repository
概述
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
要求
TeslaMate
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Web InterfacePorttcp
- 目标
- 3000
- 默认值
- 3333
- 价值
- 3333
TeslaMate Database UsernameVariable
- 目标
- DATABASE_USER
- 默认值
- teslamate
- 价值
- teslamate
TeslaMate Database PasswordVariable
- 目标
- DATABASE_PASS
- 价值
- password
TeslaMate Database NameVariable
- 目标
- DATABASE_NAME
- 默认值
- teslamate
- 价值
- teslamate
PostgreSQL Database HostVariable
- 目标
- DATABASE_HOST
- 价值
- 10.0.0.10
AppDataPathrw
- 目标
- /var/lib/grafana/
- 默认值
- /mnt/user/appdata/teslamate/grafana/
- 价值
- /mnt/user/appdata/teslamate/grafana/
GF_SERVER_ROOT_URLVariable
- 价值
- https://teslamate-grafana.domain.com
下载统计数据
21,622,599
下载总数
289,946
本月
318,075
平均每月
长期下载总量
加载图表...
详细信息
在Unraid 上运行 TeslaMate-Grafana 。
TeslaMate-Grafana 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。