Compare commits
19 Commits
Author | SHA1 | Date | |
---|---|---|---|
683c75eea9 | |||
86cdc2460b | |||
21e8d78c8d | |||
3a50613ad7 | |||
![]() |
7065dddbbc | ||
2dfd6fa90e | |||
d5e75150e5 | |||
c7edb2d9ee | |||
04a9e2c5dd | |||
59ede31b3b | |||
3d4d919a58 | |||
bd8f38068c | |||
f808387425 | |||
83cd9fe624 | |||
8dbc18d72d | |||
4d47f5d289 | |||
ea4694cdc6 | |||
d1534719a5 | |||
5f08b12c71 |
@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:39.207.2
|
||||
container: ghcr.io/renovatebot/renovate:39.254.3
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
@ -53,9 +53,19 @@ Agency for internet and design founded in 1998, established in Kastellaun in the
|
||||
|
||||
## Projects
|
||||
|
||||
### DevOps Engineer, AEF AgIN Common-Connector
|
||||
|
||||
The Common-Connector is being developed by the Agricultural Industry Electronics Foundation (AEF) as part of their Agricultural Interoperability Network (AgIN) initiative. In my role as a DevOps engineer, I supported the tender and contributed to the development of the MVP. Our team developed a Java Spring Boot application to facilitate seamless data exchange between platforms.
|
||||
|
||||
- Conception and Development of a Dev Cluster based on AWS EKS (IaC)
|
||||
- Setting up build and deployment pipelines (GitLab)
|
||||
- Development of a test concept (Playwright, Testcontainers)
|
||||
- Development and integration of the operator pattern in a Java Spring Boot application
|
||||
- Development of the security pipelines (SonarQube, Mend, SAST)
|
||||
|
||||
### DevOps Engineer, Cofinity-X
|
||||
|
||||
**since 2023**
|
||||
**until 2024**
|
||||
|
||||
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.
|
||||
|
||||
@ -85,3 +95,4 @@ Just right for your pharmacy! amamed is the only digital solution on the market
|
||||
- Design and operation of Kubernetes clusters (3 locations)
|
||||
- Management of automated pipelines via Bitbucket Pipelines (continuous integration)
|
||||
- IT administration for 6 individuals (SysOps)
|
||||
|
||||
|
@ -17,6 +17,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: alexohneander-zola
|
||||
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.1
|
||||
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.4
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
@ -66,6 +66,9 @@
|
||||
{% endif %}
|
||||
</nav>
|
||||
|
||||
<p align="center">
|
||||
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style='border:none;'></iframe>
|
||||
</p>
|
||||
{# Footer menu #}
|
||||
<nav class="nav-navs">
|
||||
{%- if config.extra.footer_menu %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user