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:

Control your Home over the Web - WebControl.link

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...

Application for Home automation - WebControl

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 -

Home automation with Raspberry pi 3, PIFace 2 and RabbitMQ/Websphere MQ

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...

VBS script for starting XXX.cmd if XXX.txt is in the directory

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...