Skip to content
Skye Shaw edited this page Feb 4, 2016 · 1 revision

Both environments can be accessed via SSH from the build server. On that box the build user is setup with SSH keys that will give one access to both environments.

Production

su - build
ssh deploy@translation.myplaydirect.com

Labs

su - build
ssh deploy@translation.labs.myplaydirect.com
Clone this wiki locally