5 Commits

Author SHA1 Message Date
Alex Wellnitz
c141f27773 ci: update container image 2024-06-25 14:50:18 +02:00
Alex Wellnitz
30f08c832c feature: add new experience 2024-06-25 14:48:23 +02:00
3ff0c470a6 feat: Update Article 2023-11-03 23:39:43 +01:00
18ef7639f6 ci: Update Image version 2023-11-03 23:11:42 +01:00
864ce4bb42 feat: Add Image in Article 2023-11-03 23:11:17 +01:00
3 changed files with 25 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ image:
repository: alexohneander/alexohneander-astro
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "v2.3.11"
tag: "v2.3.14"
ingress:
enabled: true

View File

@@ -23,6 +23,9 @@ A Minecraft cluster is a Minecraft server network that consists of multiple Mine
A Minecraft cluster consists of several components.
<!-- Image -->
![Minecraft cluster](https://github.com/MultiPaper/MultiPaper/raw/main/assets/multipaper-diagram.jpg)
#### Master database
First, there is the master database. This database allows servers to store data in a central location that all servers can access. Servers store chunks, maps, level.dat, player data, banned players, and more in this database. This database also records which chunk belongs to which server and coordinates communication between servers.
@@ -76,4 +79,12 @@ The Helm chart creates several ConfigMaps. In these ConfigMaps, you can customiz
For example, you can set the number of maximum players or change the description of the server.
For more information on the individual config files, see[MultiPaper](https://github.com/MultiPaper/MultiPaper).
For more information on the individual config files, see [MultiPaper](https://github.com/MultiPaper/MultiPaper).
## Conclusion
With this setup, you can easily set up a highly scalable Minecraft cluster. You can easily add new servers if you get more players and remove them again if the number of players decreases again.
You can test this setup under the following Server Address: `minecraft.alexohneander.de:31732`
If you have any questions, feel free to contact me on [Email](mailto:moin@wellnitz-alex.de) or on [Matrix](https://matrix.to/#/@alexohneander:dev-null.rocks).

View File

@@ -49,6 +49,18 @@ Agency for internet and design founded in 1998, established in Kastellaun in the
## Projects
### DevOps Engineer, Cofinity-X
**since 2023**
Cofinity-X is the first operator of the Catena-X network, connecting automotive partners at every level of the value chain. As a DevOps engineer, I was responsible for the enablement services.
- Deployment of various open source Projects with GitOps and ArgoCD
- Managing projects on a Kubernetes clusters
- Communication with end customers (support, troubleshooting)
- Analysis of problems and spikes in load
- Planning new projects and deploying to the Kubernetes clusters
### DevOps Engineer, Amamed
**until 2023**