I use the excellent service from Beamy-Lake to have my own Nextcloud and ejabberd instance. As I travel a lot I faced the problem that in some WIFI’s some ports are forbidden for outgoing communication 😱. The solution is to use a Software which can handle TCP and HTTP via port 443 so that I can use my nextcloud and my jabber client on the same port.
Tag: haproxy
A lot of enterprise applications are not yet cloud-ready or even designed as micro-services. Due to this fact,
session stickiness is required for a lot of the enterprise Applications.
Let me explain how OpenShift Enterprise (= OCP) and origin
can help you solve this topic for you.
One of the difficult parts in the current container world is to debug the network communication. For a haproxy based setup can you use the solution described in this blog post.
As you can read in my blog post about syslog in a container world it isn’t easy to run a syslogger in a none privileged Container which is the default setup on openshift.
I describe here how you can setup a syslog receiver for the openshift router which is possible since the version 3.3 via Router Environment Variables.