Skip to content

MySQL / phpMyAdmin

The MySQL server service itself is accessible in a numebr of ways:

  • dx mysql -h db -uroot
  • For Magento 2, the command dx exec magerun2 db:console is very useful because it accesses the MySQL server via the
  • phpMyAdmin is pre-installed with each environment. To discover the URL for a given environment use the command dx describe.