Changing AWS IP Address

Hi, I've recently added an elastic IP address to my AWS instance. What's the process to set up the new IP address with QuantRocket? I have changed my DNS records to point to the new IP, but not sure what I have to do with QR to get it running again.

Thanks

Try this:

  • edit the IP address in $HOME/.docker/machine/machines/quantrocket/config.json
  • then run: docker-machine provision quantrocket
1 Like