MytessMytessMytess
기능시작하기가격문서
문의하기
다운로드

Deploy TeslaMate & mytesla/teslamateapi - Setup Guide

Fresh Install: Full Docker Compose Stack

Deploy a complete TeslaMate stack from scratch using Docker Compose. Includes TeslaMate, mytesla/teslamateapi, PostgreSQL database, Grafana, and Mosquitto MQTT broker. Secrets (ENCRYPTION_KEY, DATABASE_PASS, API_TOKEN) are generated automatically. Run: docker compose up -d.

Existing TeslaMate: Add TeslaMateAPI (One-click script)

If you already have TeslaMate running, add the mytesla/teslamateapi service with one command: curl -fsSL https://mytess.net/scripts/add-teslamateapi.sh -o add-api.sh && bash add-api.sh. The script reads your existing config, generates an API token, and patches your docker-compose.yml automatically.

Existing TeslaMate: Add TeslaMateAPI (Manual / NAS)

Add a teslamateapi service block to your docker-compose.yml inside the services: section. Use image: mytesla/teslamateapi:latest. Set DATABASE_USER, DATABASE_PASS, DATABASE_NAME, DATABASE_HOST, ENCRYPTION_KEY, MQTT_HOST, and API_TOKEN environment variables to match your existing TeslaMate configuration. Then run: docker compose up -d teslamateapi.

Configure Mytess App

Open Mytess → Settings → Server Config. Enter the API address (http://your-server-ip:3030 or your public domain) and the API_TOKEN value. Tap Test Connection to verify, then select your vehicle.

Important: Use mytesla/teslamateapi image

Mytess requires the mytesla/teslamateapi image, NOT tobiasehlert/teslamateapi. The mytesla build includes custom logic for drive insights, driving analysis, push notifications, and geofence-based time-of-use billing that are not available in the standard image.

MytessMytessMytess

TeslaMate 사용자를 위한 아름다운 iOS 앱. Tesla 데이터를 추적하고 모든 주행에서 인사이트를 얻으세요.

제품

  • 기능
  • 가격
  • 문서

리소스

  • 배포 가이드
  • API 구성
  • 개인정보 보호정책
  • 서비스 약관

© 2026 Mytess. All rights reserved.