EspoCRM EspoCRM Open Source CRM (Docker Compose deployment) — Default Password
Default username and password for the EspoCRM EspoCRM Open Source CRM (Docker Compose deployment): admin / password. Learn how to log in and how to change the default credentials.
The official EspoCRM Docker Compose deployment creates the admin account from environment variables. The ESPOCRM_ADMIN_PASSWORD variable defaults to 'password' if not explicitly set in the .env file, meaning a fresh docker-compose up with the example .env ships admin/password. Manual (non-Docker) installs set the password via setup wizard. EspoCRM is an open-source CRM alternative to SalesForce/SugarCRM.
| Username | Password | Access | Notes |
|---|---|---|---|
admin | password | Web UI | Docker Compose default via ESPOCRM_ADMIN_PASSWORD env variable; manual installs set password during wizard |
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.