In this blog post, I'd like to describe my experience with the migration of hosting websites from Netlify to Codeberg Pages. Starting Point As I described in my previous post, I have two website projects, a blog and my personal homepage. Both were hosted on Netlify. With the repository migration from GitHub to Codeberg …
Read MoreIn this blog post, I'd like to describe my experience with the migration of repositories from GitHub to Codeberg. The migration is still in progress, so I will update this blog post, when I will have a new lesson learned. Starting Point As I described in my previous post, I have three use cases for using GitHub: …
Read MoreAfter Microsoft bought GitHub, I made my thoughts on whether it is good to host source code on GitHub. Many features of Github are for free. Free in this context means you don't pay money for the features but with something else. Something else seems to be our data. As we learned, it was used to train Co-Pilot. To be …
Read MoreMigration Sonatype Nexus 2 to Nexus 3
I'd like to share my experience with migration Sonatype Nexus 2 to Nexus 3. Starting Point I used two Nexus instances: A Nexus 2 Instance for Maven Repositories (2.13) A Nexus 3 Instance for Bower Repositories (3.0.1) Both instances had several types of repositories (host, proxy, group). The reason for this set up was …
Read More