Work in progress

MySQL

Description username password
Root user root secret
Remote connections vagrant vagrant
Local (per app) databases cakebox secret

SSH

SSH password logins are disabled so either use:

  • vagrant ssh
  • the Vagrant insecure private key (.ppk included in project's root directory for Windows Putty users)
  • generate your own secure ssh key pair and add them to your Cakebox.yaml file

Windows specific SSH instructions to be added here.

Cakebox Dashboard

Authentication not implemented yet