credativ® Blog

Here you will find interesting news about industry-specific topics and us.

Categories
Category
Tags

Categories

Tags

18 January 2026

Understanding Open Source Licenses: GPL, MIT, Apache Compared

GPL, MIT, or Apache? Discover the most important open source licenses and their practical implications for your projects.

Read more

16 January 2026

What is PostgreSQL? The complete beginner's guide

PostgreSQL Beginner's Guide: Installation, configuration, and business benefits of the free open-source database explained.

Read more

15 January 2026

IntEnumValue — A multiprocessing safe enum value for Python

Announcing the initial release of the python-multiprocessing-intenum module, providing a multiprocessing safe enum value for the Python programming language. Background Within a large customer project involving multiple components running in a Kubernetes environment, we faced a specific problem with no generic solution available when implementing a daemon worker component. As only one calculation can be […]

Read more

12 January 2026

Foreman in IPv6-mostly and IPv6-only environments

Foreman is clearly rooted in an IPv4 world. You can see it everywhere. Like it does not want to give you a host without IPv4, but without IPv6 is fine. But it does not have to be this way, so let’s go together on a journey to bring Foreman and the things around it into […]

Read more

08 January 2026

Determining the Maximum CPU Model for Live Migrations in Proxmox Clusters with ProxCLMC

ProxCLMC – What is it? Live migration is one of the most powerful and frequently used functions in a Proxmox VE Cluster. However, it presupposes a requirement that is often underestimated: consistent CPU compatibility across all nodes. In real-world environments, clusters rarely consist of identical hardware where you could simply use the CPU type host. […]

Read more