Is there any way I can run through my own server?
The way they have it setup is not known to the public. There are a few options you can have to get access to vera.
-
Open up ports that vera uses through your routers firewall. (something I would not recommend to have open all of the time)
-
Install an ssh server on your box and port forward the ports required by vera e.g. 80, and 3480. You would then have an ssh client to setup the port forwards to your ssh server and then you would either point your browser or phone to 127.0.0.1 port 80 for web access and 127.0.0.1 port 3480 for access via the api.
If you would like more detail on which configuration to use let me know. What type of box would you have as a server?
- Garrett