style: auto Format files with Prettier

This commit is contained in:
2023-09-04 11:41:11 +02:00
parent 0377f5a73e
commit 8266430503
13 changed files with 187 additions and 142 deletions

View File

@@ -10,9 +10,8 @@ tags:
- network
- haproxy
ogImage: ""
description:
To briefly explain the situation.
We have a **HAProxy** running on a Debian server as a Docker container. This is the entrance node to a **Docker Swarm** cluster.
description: To briefly explain the situation.
We have a **HAProxy** running on a Debian server as a Docker container. This is the entrance node to a **Docker Swarm** cluster.
---
To briefly explain the situation:
@@ -40,4 +39,4 @@ With this setup, we get overhead into the system that we don't need. We have an
If we use a lot of micro services it is important that we use something like Docker, because then we can share the kernel and it makes the deployment much easier.
But if we have only one application that is very important, it is better to keep it simple.
But if we have only one application that is very important, it is better to keep it simple.