diff --git a/content/aboutme/index.md b/content/aboutme/index.md index b9b75c2..c0655b2 100644 --- a/content/aboutme/index.md +++ b/content/aboutme/index.md @@ -3,7 +3,7 @@ title: 'About Me' date: 2017-12-01T10:00:48+01:00 draft: false -lastmod: 2021-12-23T10:00:48+01:00 +lastmod: 2023-01-02T06:00:00+01:00 showDateUpdated: true # custom overrides for pages @@ -24,7 +24,7 @@ showTableOfContents: false ### {{< icon "terminal" >}} Projects -Take a look at this [Projects](/) page to get an overview of my current work. +Take a look at my self hosted [Gitea](https://gitea.ocram85.com/explore/repos) instance to get an overview of my current work. ### {{< icon "heart" >}} Favorite Topics @@ -71,6 +71,39 @@ HAproxy • Keepalive • git SCM • Phabricator • VSCode • #### {{< icon "calendar-alt" >}} 2018 - 202{{< icon "question" >}}  {{< icon "building" >}} Komm.ONE as **SysOp** / **DevOps Engineer** +{{< icon "calendar-plus" >}} **2022**   Cloud-Platform Infrastructure Project + +Komm.One decided to create a complete new `Cloud-Platform Infrastructure`. The project started several years ago and replaced all software and hardware. Now it was our turn - So we started planning and implementing our test stage in the new environment. 2023 will challenge us to review and adapt the automation stack to changing requirements... + +{{< icon "calendar-plus" >}} **2021**   New Full Stack Self Service Portal + +In 2021 I wanted to get back into coding and software architecture. So I started refactoring our Self Service Portal. The requirements have changed so much in the meantime that we decided to start from scratch. So we started a new full stack project containing these key elements: + +| Tier | Components | +| ---- | ---------- | +| Backend | [Go](https://go.dev/) + [Node.js](https://nodejs.org/) | +| Frontend | [Vue.js 3](https://vuejs.org/) (with [Pinia](https://pinia.vuejs.org/), [Vue Router](https://router.vuejs.org/)) & [Quasar](https://quasar.dev/) | +| Data Management | CouchDB, MongoDB, SQL | + +{{< icon "calendar-plus" >}} **2020**   Cloud-Frontend Automation Stack + +The year 2020 started with designing a new Automation Stack. My main goal war to upgrade the tech stack while +keeping the required operating an maintenance as low as possible. So I replaced some products to split the features / responsibilities: + + +| Role | Replaced Product | New Component | +| ---- | ---------------- | ------------- | +| Operational Platform | native Apps | Container based with [Docker](https://www.docker.com/), [traefik](https://traefik.io/traefik/), [Portainer](https://www.portainer.io/) | +| Git VCS | Phabricator | [Gitea](https://gitea.io) | +| Artifact Store | Jenkins | [Nexus Repository Manager OSS](https://www.sonatype.com/products/repository-oss-download) | +| Build Server | Jenkins | [Drone.io](https://www.drone.io/) | +| Wiki + KB | Phabricator | [Outline](https://www.getoutline.com/) | +| Landing Page | Phabricator | [Ghost CMS](https://ghost.org/) | +| Event Monitoring + Alerting | - | [Prometheus](https://github.com/prometheus/prometheus), [Alertmanager](https://github.com/prometheus/alertmanager), [cAdvisor](https://github.com/google/cadvisor), [Karma](https://github.com/prymitive/karma), [Grafana](https://github.com/grafana/grafana) | +| Service Status | - | [Uptime Kuma](https://github.com/louislam/uptime-kuma) | +| Web Analytics | matomo | [Umami](https://github.com/umami-software/umami) | +| Static Websites | Jenkins | [Hugo](https://github.com/gohugoio/hugo) | + {{< icon "calendar-plus" >}} **2019**   Internal Self Service Portal I spent the second half of the year creating a single-page application based on [Vue.js](https://vuejs.org/) for @@ -89,7 +122,7 @@ applications: {{< icon "calendar-plus" >}} **2018**   KIVBF merged with its partners to form Komm.ONE in order to be able to offer uniform services. After adjusting the internal organizational structure, I'm now part of the -business unit 4.2 _(Integration-, Security- & Application Managent)_. My previous team was reassigned to this new +business unit 4.2 _(Integration-, Security- & Application Management)_. My previous team was reassigned to this new unit as well, and was renamed into CAFS _(Cloud- & Application-Frontend-Services)_. So my range of tasks changed slightly.