Bugsink
About
Self-hosted Error Tracking. See exactly when your code fails in production and why .
- Questions? Ask in the Cloudron Forum - Bugsink
- Bugsink repo
- Bugsink issue tracker
Change password
To change a user's password, open a Web Terminal:
source /run/bugsink/env.sh
source /app/code/venv/bin/activate
(venv) root@bb4ed9af-d540-4121-9b3e-d35c4bb7e96a:/app/code# gosu cloudron:cloudron bugsink-manage changepassword admin@cloudron.local
Changing password for user 'admin@cloudron.local'
Password:
Password (again):
Password changed successfully for user 'admin@cloudron.local'