!!! info Now that you're installed we need to look at how we interact with the environment.

There are many ways to shell into services in the stack, this is a quick overview of the most common methods

Direct Bash

From the host level, you can use make bash to hop into the eqemu-server container

SSH

You can use the default SSH port 2222 to shell into the eqemu-server container remotely. This password is generated at install time and is persistent through reboots and can be found in the .env file

MySQL Console

You can obtain a MySQL shell from either eqemu-server make mc or from the eqemu-server embedded shell alias mc