Remember Traefik?

Remember Traefik?

4 min read

I wrote about working with a charity, we need file sharing and collaboration work. Nextcloud is collaboration tool. It is as open source developed cloud system written in php and vue.js.

From Monolith to Microservices - Chapter 1

From Monolith to Microservices - Chapter 1

3 min read

I got some free time to invest in learning about Kubernetes, I will talk about the courses you can find at kubernetes.io/training. Let's get started with introduction-to-Kubernetes. Learning Objectives:Explain what a monolith is.Discuss the monolith's challenges in the cloud.Explain the concept of microservices.Discuss microservices

Let's get started with Rust

Let's get started with Rust

2 min read

A new programming Language (well I stumbled on this about 5 years after release) with some new Concepts which stand out from other system languages such as C, C++ and Go.

Setting up the CI environment

Setting up the CI environment

3 min read

Now we will setup the CI for my intro page. ObstacleA push on any branch should trigger a build in Github Actions and test the latest push for any errors. We must make sure that new pushes against the branch will cancel the old one. For easy deployment, the frontend

Brief overview of this server

Brief overview of this server

3 min read

Hi! My third attempt on this server setup. Long nights spend figuring this whole programming environment out, but I guess for now I found a decent setup to keep my personal cloud growing.