FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Why I Built kcore: Proxmox Broke My Automation One Too Many Times
NewsTools

Why I Built kcore: Proxmox Broke My Automation One Too Many Times

via Dev.toRiccardo Tacconi2h ago

After years running Proxmox in production, every automation attempt hit the same walls: an API bolted onto a web UI, mutable Debian hosts, Perl internals. So I built kcore — a modern, API-first hypervisor on NixOS. I've been running Proxmox for years. On paper, it's great: open source, KVM-based, web UI included. In practice, every time I tried to automate anything beyond the basics, I hit a wall. The API That Isn't Really an API Proxmox has a REST API. Technically. But it's a thin wrapper over the web UI, not a first-class interface. Try doing something simple like attaching a cloud-init drive or configuring a network bridge programmatically — you'll end up shelling out to qm or pvesh from your Terraform or Ansible playbook. The Terraform provider for Proxmox is a community project that constantly fights against API limitations. Half the time you're writing provisioner "remote-exec" blocks to run CLI commands on the host because the API simply doesn't expose what you need. That's not

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

I Stopped Self-Reviewing My Code — Claude Code’s /simplify Does It Better
News

I Stopped Self-Reviewing My Code — Claude Code’s /simplify Does It Better

Medium Programming • 33m ago

The Postgres Query That Deleted $430K in Revenue (And the 12-Character Fix)
News

The Postgres Query That Deleted $430K in Revenue (And the 12-Character Fix)

Medium Programming • 59m ago

Amazon is clearing out these popular DeWalt power tools by up to $190 off
News

Amazon is clearing out these popular DeWalt power tools by up to $190 off

ZDNet • 1h ago

Save Almost 20 Percent On Our Favorite Portable Bluetooth Speaker
News

Save Almost 20 Percent On Our Favorite Portable Bluetooth Speaker

Wired • 1h ago

RHAPSODY OF REALITIES - 16TH MARCH 2026
"Facts may change, but truth is eternal.
News

RHAPSODY OF REALITIES - 16TH MARCH 2026 "Facts may change, but truth is eternal.

Medium Programming • 1h ago

Discover More Articles