---
title: Default Credentials
- Username: `admin`
- Password is randomly generated
Shell into the app and run this command to print it to shell:
```shell
cat /crafty/app/config/default-creds.txt
```