DERs/Mealie

From DER's LLC
Revision as of 19:28, 26 March 2025 by Ders (talk | contribs) (Created page with "= Mealie Documentation = == Unlock Accounts == Shell into the mealie pod and run the following: python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/reset_locked_users.py == Change Account Password == Shell into the mealie pod and run the following: python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/change_password.py == Make an Account an Admin == Shell into the mealie pod and run the following: python /opt/mealie/lib64/python3.12/site-pac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Mealie Documentation

Unlock Accounts

Shell into the mealie pod and run the following:

python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/reset_locked_users.py

Change Account Password

Shell into the mealie pod and run the following:

python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/change_password.py

Make an Account an Admin

Shell into the mealie pod and run the following:

python /opt/mealie/lib64/python3.12/site-packages/mealie/scripts/make_admin.py