Reset password

Reset password

To reset password of a user
  1. Place the app in recovery mode (in the Management Dashboard of the App)
  2. In the Web Terminal, run the following:
    /usr/local/bin/gosu cloudron:cloudron java -jar komga.jar --komga.config-dir=/app/data/komga --reset=test@domain.com --newpassword=YourNewPassword
  3. You should already be able to login to Komga with the new password
  4. Disable Recovery Mode