Current auth state: guest

Language:ENBG

Multi-provider compute starter

This starter frontend models compute services through a backend abstraction layer so the UI stays vendor-neutral.

Incus

active

Container and VM provider exposed through the backend abstraction layer.

Proxmox

active

Existing virtualization adapter shown as one provider among several.

Future adapter

planned

Placeholder to show that more provider adapters can be added later.

  • Frontend entities: instances, providers, nodes, regions, images, plans, operation tasks
  • Capability-based rendering decides which actions are available per instance
  • Browser code should call backend APIs, never provider APIs directly.