Preston Hunter f19499303c refactor(teslamate): Streamline Docker Compose configuration
Enabled port mappings for Teslamate, Grafana, and Mosquitto services to make them accessible from the host.

Renamed the internal Docker network from `teslamate-internal` to `teslamate` for consistency. Removed the `pangolin-home` external network from service definitions and its declaration, as it is no longer required.

Simplified volume definitions by removing explicit `driver: local` and `driver_opts`. This transitions volumes from specific host bind mounts to Docker-managed named volumes, improving portability and simplifying management.
2025-11-15 08:25:49 -05:00
Description
Docker Compose Files
2.8 MiB
Languages
Clojure 93.9%
CSS 4.2%
Java 1.1%
Shell 0.4%
HTML 0.3%