mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-12-14 11:20:12 +00:00
Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1e390287d | |||
| 351eff1e15 | |||
|
|
3114fca069 | ||
| b14b975ef6 | |||
| 87fbaff137 | |||
|
|
ecf293c153 | ||
| d7566f1472 | |||
| 7c08062e35 | |||
| 0aa7005de9 | |||
|
|
e536f05258 | ||
| 48346c9c6f | |||
|
|
2e28aa45bb | ||
|
|
3516342fea | ||
|
|
98beb48e6d | ||
|
|
555d0a011e | ||
|
|
157cc7780a | ||
| 974236e5a4 | |||
|
|
c141f27773 | ||
|
|
30f08c832c | ||
| 3ff0c470a6 |
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
@@ -2,7 +2,7 @@ image:
|
||||
repository: alexohneander/alexohneander-astro
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v2.3.12"
|
||||
tag: "v2.3.14"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
1311
package-lock.json
generated
1311
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -79,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).
|
||||
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user