Scaling and Load Balancing WildFly with Nginx on Kubernetes
In this example, I will show you how to create a cluster Wildfly Kubernetes environment using Nginx as a load balancer.The source code is uploaded in the Gitlab repo:
In this example, I will show you how to create a cluster Wildfly Kubernetes environment using Nginx as a load balancer.The source code is uploaded in the Gitlab repo:
There are many tools, applications for controlling the house with an application via smartphone.I was curious if I can create a web application, communicating with my server at home, which is behind firewall, and if I can connect...
Hello, In my previous post, I have explained how you can control your home over the internet, with no direct connection to the controler/server and without limit of connected devices -
In nowadays we are talking more and more about Home automation. There are many products that everybody can buy - smart hubs, home automation kits, smart home solutions.Here I will write how you can create by your own...
When you have to automate some process and you need to start different commands depends on some logic.. you can use the script to start the script with some name if there is a text file with the same name in the source directory.Here the...