PhotoPrism AG PhotoPrism Photo Management Platform (Docker) — Default Password
Default username and password for the PhotoPrism AG PhotoPrism Photo Management Platform (Docker): admin / insecure. Learn how to log in and how to change the default credentials.
PhotoPrism, an open-source AI-powered photo management platform, ships its official Docker Compose configuration with admin/insecure as the documented default credentials for the web interface on port 2342. The official docs state: 'Your initial admin password is insecure. You should change it in the Settings > Account section after logging in for the first time.' The admin username is 'admin' and the password is set by the PHOTOPRISM_ADMIN_PASSWORD environment variable, which defaults to 'insecure' in the provided docker-compose.yml example.
| Username | Password | Access | Notes |
|---|---|---|---|
admin | insecure | Web UI | Default Docker deployment at port 2342. Password is the literal string 'insecure' as set by PHOTOPRISM_ADMIN_PASSWORD in the example docker-compose.yml. |
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.