1. Make sure files bind correctly in dockeer_compose.yml
  2. Replace bgmentor.com with your new domain (DNS) global search and replace
  3. Pull the repo and 'docker-compose build'
  4. 'sudo ./init_letsencrypt.sh'
  5. docker-compose up --build -d

To execute commands in docker container (e.g. drop db) use $ docker exec -it bash