BaGet is an open-source NuGet server implementation. It provides a lightweight and performant solution to host your own NuGet repository. In this tutorial, I will…
Linux cheat sheet
BaGet is an open-source NuGet server implementation. It provides a lightweight and performant solution to host your own NuGet repository. In this tutorial, I will…
Kubernetes is a powerful orchestration tool that allows you to manage containerized applications efficiently. One common requirement is to route traffic from an Ingress controller…
In the fast-paced world of web development, streamlining the deployment process is crucial. Docker has emerged as a powerful tool for containerization, allowing developers to…
In the world of microservices and containerisation, Kubernetes has emerged as a powerful tool for orchestrating and managing containerised applications. To ensure the stability and…
Web Application Firewall is an additional layer of security for your services and now we are going to implement it on practice. Let’s start with…
To expose the public IP in Ingress Nginx, you can use the ‘externalTrafficPolicy’ configuration. This allows you to route traffic to the node’s public IP…
Deploying filebeat with Helm To send nginx-ingress logs to your Elasticsearch cluster, start with the provided values.yml. It’s important to note that the latest version…
And so, we need to build the following model: * Docker Swarm manager with 3 swarm nodes running docker graphHoppers and on the top of…
If you faced botnet or you have any other suspicious activity on the server, you should take some actions to prevent it as soon as…
For this configuration you can use web server you like, i decided, because i work mostly with it to use nginx. You must understand that…