Join us

ContentUpdates and recent posts about NixOs..
 Activity
@human_in_growth started using tool Prometheus , 5 days, 3 hours ago.
 Activity
@human_in_growth started using tool PostgreSQL , 5 days, 3 hours ago.
 Activity
@human_in_growth started using tool Node.js , 5 days, 3 hours ago.
 Activity
@human_in_growth started using tool Grafana , 5 days, 3 hours ago.
 Activity
@human_in_growth started using tool Go , 5 days, 3 hours ago.
 Activity
@human_in_growth started using tool Docker , 5 days, 3 hours ago.
Story FAUN.dev() Team Trending
@eon01 shared a post, 5 days, 10 hours ago
Founder, FAUN.dev

Helm Cheat Sheet: Everything You Need to Know to Start Using Helm

Helm Kubernetes

Helm is the package manager Kubernetes was missing. It lets you package applications and their dependencies into charts, deploy them as versioned releases, and manage installs, upgrades, and rollbacks in a consistent and repeatable way. This post walks through what Helm is, how to install it, and the core commands you will use day to day.

 Activity
@varbear added a new tool Git , 5 days, 14 hours ago.
Course
@eon01 published a course, 5 days, 14 hours ago
Founder, FAUN.dev

Helm in Practice

Helm Argo CD Docker k3s Harbor Kubernetes

Designing, Deploying, and Operating Kubernetes Applications at Scale

Helm in Practice
 Activity
@zeno added a new tool Sigstore , 5 days, 14 hours ago.
NixOS is a Linux distribution built around the Nix package manager. Unlike traditional Linux distributions, NixOS is configured using a functional language that describes the system configuration. It generates complete system profiles, enabling reproducible deployments, atomic upgrades, and system rollbacks.

NixOS relies on the Nixpkgs collection of package definitions and the Nix expression language for declaring packages and system options. It is free and open-source software with an MIT License.