Resetting the Admin Password

Synclias only contains one user, so resetting the admin password is fairly simple

  1. Stop the stack
  2. Edit your .env file:
    • Uncomment the “CLEAR_ADMIN=” line
    • Set the value to true
  3. Start the stack
  4. Stop the stack
  5. Revert the changes to .env
  6. Start the stack

Next time you access the system you will be taken to the “set password” prompt