Skip to content
Server & Web Software

Huginn Project Huginn Automation Agent Platform (Docker) — Default Password

Default username and password for the Huginn Project Huginn Automation Agent Platform (Docker): admin / password. Learn how to log in and how to change the default credentials.

Huginn is an open-source automation platform for monitoring the web and performing tasks (similar to IFTTT/Zapier). The official Docker image seeds the database with admin/password on first startup. The seed is controlled by SEED_USERNAME and SEED_PASSWORD environment variables (defaulting to 'admin'/'password'). Setting DO_NOT_SEED=true skips the seeding. These defaults are documented in the Docker Hub page and the single-process README.

UsernamePasswordAccessNotes
admin
password
Web UISeeded on first container startup. Set DO_NOT_SEED=true or override SEED_USERNAME/SEED_PASSWORD to disable.

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