dockware
  • dockware doc's
  • News
  • Setup
    • Docker Setup
    • What Image should you use?
    • Performance Tweaks
  • Use Dockware
    • First Run
    • Update Dockware
    • Advanced Run
    • Default Credentials
    • Symfony or Shopware 5
    • Changelog
  • Features
    • Intro
    • Environment Variables
    • Adminer
    • Mailcatcher
    • Switch PHP Version
    • Switch Node Version
    • Tideways Profiling
    • Pimp my Log
    • Filebeat
    • SSH Users
    • MySQL Users
    • Shopware Currency
  • Development
    • Intro
    • Start Developing
    • Switch Branches
    • Debugging
    • Watchers
    • App Development
    • Update Shopware
    • Dockware Essentials
    • Custom Domains
    • Custom Images
    • Code Coverage
    • CLI Build Shopware 6 Plugin
    • Multi-Environment Setups
  • Contribute
    • Intro
    • Setup Github Version
    • Create Feature
    • Code Styles
    • Testing
    • Create Pull Requests
  • CI/CD
    • Github
    • Gitlab
    • Bitbucket
    • Buddy
  • Tips & Tricks
    • Create a new Project
    • Bind-Mounting
    • Persisting Data
    • Housekeeping
    • Online Servers
    • Performance on Mac
    • Security
  • FAQ
    • Sequel Pro
    • Dockware and other images
    • Scripts (PSH?)
    • Redis
    • Error Port not available
    • MySQL failed
    • Elasticsearch
    • Windows Problems
    • Chrome Problems
    • Import MySQL Dump
    • Shopware 5 Support
    • Use Https/SSL
    • Container hangs in Pipeline
    • Disable the admin worker
  • Additional Links
    • Imprint
    • Founders
    • Dockware website
    • Dockware in Shopware Slack
Powered by GitBook
On this page
  • What are the default Shopware 6 Admin credentials?
  • What are the default dockware MySQL credentials?
  • What are the default dockware SSH/SFTP credentials?
  • What are the default dockware Mailcatcher settings?
  • What are the default Shopware 5 Backend credentials?

Was this helpful?

  1. Use Dockware

Default Credentials

PreviousAdvanced RunNextSymfony or Shopware 5

Last updated 1 year ago

Was this helpful?

  • Default Credentials

    • Shopware 6 Admin

    • dockware MySQL

    • dockware SSH/SFTP

    • dockware Mailcatcher

    • Shopware 5 Backend

What are the default Shopware 6 Admin credentials?

User: admin Password: shopware

What are the default dockware MySQL credentials?

These work for SQL clients as well as for the built-in Adminer application.

User: root Password: root Host: 127.0.0.1 (not localhost) Port: 3306 Please note, that you need to make the port available to your host machine.

What are the default dockware SSH/SFTP credentials?

User: dockware Password: dockware Port: 22 Please note, that you need to make the port available to your host machine.

What are the default dockware Mailcatcher settings?

Host: localhost Port: 1025

What are the default Shopware 5 Backend credentials?

User: demo Password: demo

shopware 6 - admin login
sequel Pro - docker mysql default connection setting
PhpStrom - sftp connection settings
mailcatcher - default view
shopware 5 - login screen