stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

Update domains.html hook.io IP address #299

Closed lbennett-stacki closed 6 years ago

lbennett-stacki commented 6 years ago

Update domains.html hook.io IP address from 104.131.118.1 to 159.203.77.62.

Currently:

http://hook.io/domains says 104.131.118.1.

https://hook.io/docs#domains says 159.203.77.62.

Marak commented 6 years ago

@LukeeeeBennett -

Good catch. I'm actually seeing 162.243.187.144 as the balancer IP?

Where did 159.203.77.62 come from?

lbennett-stacki commented 6 years ago

159.203.77.62 came from https://hook.io/docs#domains

Thanks for fixing, will update DNS 😁

Marak commented 6 years ago

That's really not great on our end.

Thank you for finding this and reporting the issue.

I've switched load balancer public IP string in view from hard-coded to using config variable on both /domains and /docs pages.

Please let me know if you find any other issues with documentation or project. Thanks again for your contributions.

lbennett-stacki commented 6 years ago

No problem! Amazingly speedy fix, thank you!