Docker and HAProxy a match made in heaven

Consolidating mulitple domains behind a single port on a docker host

Once upon a time I setup my home network, I could access stuff from outside and all was well in the world. Over time this home network grew and I exposed more and I forwarded more ports from the router to the backend server apps. A few of which were as follows, each had their own port and own domain.
Continue reading “Docker and HAProxy a match made in heaven”

Fixing the Virgin Media Superhub 3

Setting the Virgin Media router bypassing the UI restrictions

Thanks to Virgin Media Community for pointing me in the correct direction:

Summary of steps:
* Open Chrome
* Open Developer Console
* Select cog and enable “Log XMLHttpRequests”
* Open Router URL http://192.168.0.1
* login
* Get your n number: _n=XXXXXX from then end one of the requests

Continue reading “Fixing the Virgin Media Superhub 3”