<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on Nebula Commander</title><link>https://nebulacdr.com/blog/</link><description>Recent content in Blog on Nebula Commander</description><generator>Hugo</generator><language>en</language><atom:link href="https://nebulacdr.com/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>State of Nebula Commander Development (February 2025)</title><link>https://nebulacdr.com/blog/2026/02/24/2026-02-24-state-of-development/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate><guid>https://nebulacdr.com/blog/2026/02/24/2026-02-24-state-of-development/</guid><description>&lt;p&gt;Nebula Commander is a self-hosted control plane for &lt;a href="https://github.com/slackhq/nebula"&gt;Nebula&lt;/a&gt; overlay networks. This post summarizes where the project stands as of February 2026 and how you can try it or contribute.&lt;/p&gt;
&lt;h2 id="whats-in-place"&gt;What’s in place&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Backend (Python/FastAPI)&lt;/strong&gt;&lt;br&gt;
The API supports the core workflows: networks (create, delete), nodes (CRUD, IP allocation, certificates), groups and inbound firewall rules, and OIDC-based access with roles (system-admin, network-owner, user). You can run it with Docker, on NixOS via the systemd module, or locally with a venv and uvicorn.&lt;/p&gt;</description></item></channel></rss>