HomarrH
Homarr9mo ago
5 replies
WheresWaldo79

Where does "SECRET_ENCRYPTION_KEY" get used/saved? Is it part of db.sqlite?

I was just wondering if it would be safe to copy/replace the db.sqlite file to other machines that had a plain homarr install done on them . I am assuming if you did that the encryption key would be identical on each of those machines. Also all of the user accounts/passwords in homarr would also be copied.
Solution
It is not saved, so you'll need to use the same one for copies. It is used to encrypt secrets like api key and password from integrations
Was this page helpful?