The Rocket can be launched from anywhere by typing the following command into a browser. This causes Pin 5 on the ESP8266 to go HIGH.
https://cloud.arest.io/a78c36y/digital/5/1
To reset the pin back to LOW to ready the next launch send:
https://cloud.arest.io/a78c36y/digital/5/0
We also controlled the rocket launch by creating an aREST Dashboard. Instructions on how to do this are here: https://arest.io/esp8266-arest-pro.
An iPhone app using Thunkable.com also worked but it's just a simple button that tells Pin 5 to go HIGH. More to follow on that.
aREST Dashboard
Simple Thunkable App used to Launch Rocket from an iPhone.