Skip to content

Commit c87b897

Browse files
docs: add recommended RAM size (#4278)
* docs: add recommended RAM size * docs: update changelog
1 parent 2869aca commit c87b897

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
- doc: fix markdownlint warnings in fleet api documentation (#4173 - @JakobLichterfeld)
8484
- doc: clarify using fleet api has lots of drawbacks (#4173 - @JakobLichterfeld)
8585
- docs: fix Home Assistant MQTT sensor JSON templates warnings (#4257 - @longzheng)
86+
- docs: add recommended RAM size (#4278 - @JakobLichterfeld)
8687

8788
## [1.30.1] - 2024-07-10
8889

website/docs/installation/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This setup is recommended only if you are running TeslaMate **on your home netwo
1111

1212
- Docker _(if you are new to Docker, see [Installing Docker](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/linux/))_
1313
- A Machine that's always on, so TeslaMate can continually fetch data
14-
- At least 1 GB of RAM on the machine for the installation to succeed.
14+
- At least 1 GB of RAM on the machine for the installation to succeed. It is recommended to have at least 2 GB of RAM for optimal operation.
1515
- External internet access, to talk to tesla.com
1616

1717
## Instructions

0 commit comments

Comments
 (0)