Skip to content
Server & Web Software

ownCloud GmbH ownCloud Server (Docker / Docker Compose) — Default Password

Default username and password for the ownCloud GmbH ownCloud Server (Docker / Docker Compose): admin / admin. Learn how to log in and how to change the default credentials.

The official ownCloud Docker image configures both OWNCLOUD_ADMIN_USERNAME and OWNCLOUD_ADMIN_PASSWORD environment variables to 'admin' by default. The official Docker Compose quickstart documentation and .env template use these values out of the box. Operators must explicitly override these variables before exposing ownCloud to any network.

UsernamePasswordAccessNotes
admin
admin
Web UIDefault from OWNCLOUD_ADMIN_USERNAME / OWNCLOUD_ADMIN_PASSWORD env vars. Override before network deployment.

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.

Related devices