PinnedMuhammed Eren Demir·Jun 21, 2021Jenkins GitLab Integration ProcessesBy integrating GitLab and Jenkins. With GitLab WebHook, we will trigger Jenkins according to our requests made to GitLab to perform the…A response icon1A response icon1
Muhammed Eren Demir·Aug 13, 2025KrakenD API Gateway with Microservices Architecture: Comprehensive Guide📖 Introduction
Muhammed Eren Demir·Jun 28, 2025Building an Efficient Embedding Service with Sentence-Transformers: A Comprehensive TutorialIn today’s advanced Natural Language Processing (NLP) applications, the process of transforming texts into numerical vectors that computers…
Muhammed Eren Demir·May 28, 2025n8n Docker Installation with PostgreSQL & Nginxn8n is an open-source and customizable workflow automation tool. By using Docker, you can host n8n on your own server quickly and securely…
Muhammed Eren Demir·May 15, 2025Google OSV-Scanner: Open Source Vulnerability ScannerWhile open-source libraries greatly simplify our development process, tracking their security vulnerabilities can be quite challenging…
Muhammed Eren Demir·May 15, 2025Integrating Local LLMs with Spring Boot: Ollama and Spring Boot ApplicationIntroduction
Muhammed Eren Demir·Oct 31, 2024Not Password, Key: Fast and Secure Access to Server with SSH KeygenIf you work in the software industry, especially in DevOps or system administration teams, you may need to access multiple servers daily…
Muhammed Eren Demir·Nov 27, 2023Change Docker Root Dir: Methods and AdvantagesIn this article I will explain the configurations we need to make to store the data of the docker running on a Linux server in a special…
Muhammed Eren Demir·Jul 25, 2023Breaking Barriers in Data Storage: Exploring the Versatility of MinIOMinIO is a high-performance and scalable distributed object storage system that provides an effective solution for the rapidly increasing…
Muhammed Eren Demir·Dec 21, 2021Installing NFS on Ubuntu 20.04 serverWhat is nfs? We will learn how to install nfs server on an ubuntu machine.