Teslamate: Storage of credentials

Created on 7 Feb 2020  路  2Comments  路  Source: adriankumpf/teslamate

Hello! Two questions:

Where are the credentials stored, and how are they stored (plain text??) Is there a way we can use our tokens instead so we do not have have credentials stored off on a networked machine? I see in issue #282 there is a way to enter tokens but unsure how to get into the table to enter them, any help on how to do that?

Where is the data stored? I would like to be able to make backups since this is all stored on an SD card in my case, and not a high endurance one :) I have been able to get into the docker and browse the filesystem within but unsure where the data is actually stored.

Thank you

Most helpful comment

Your username and password are not stored, they are only used to get the tokens. The tokens are stored in the tokens table in the database.

How to backup the database is documented in the docs here:
https://teslamate.readthedocs.io/en/latest/maintenance/backup_restore.html

All 2 comments

Your username and password are not stored, they are only used to get the tokens. The tokens are stored in the tokens table in the database.

How to backup the database is documented in the docs here:
https://teslamate.readthedocs.io/en/latest/maintenance/backup_restore.html

Thank you!
Finally getting some data back from the car and WOW, this is a great tool you all thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DrMichael picture DrMichael  路  4Comments

bastrik picture bastrik  路  3Comments

kongomongo picture kongomongo  路  5Comments

cwanja picture cwanja  路  3Comments

petariga picture petariga  路  5Comments