Commit Graph

15 Commits

Author SHA1 Message Date
9bd8c351d9 add sync endpoints,
refactor hosts to nodes,
change json return values to lowercase for instances and nodes,
combine rebuildVM and rebuildCT to rebuildInstance
2025-02-11 07:11:05 +00:00
3cd9526c8b add node device path, add service and config templates 2025-02-11 07:11:05 +00:00
1e68449354 change reloadInterval to rebuildInterval in config 2025-02-11 07:11:05 +00:00
d44bd48858 fix hard coded URL, add proxmox URL to config 2025-02-11 07:11:05 +00:00
b86034ae8f add basic synchronization using mutex 2025-02-11 07:11:05 +00:00
fdcab0a20a cleanup code 2025-02-11 07:11:05 +00:00
4b979448a4 remove debug string methods,
simplify PCI devices
2025-02-11 07:11:05 +00:00
e65dda0327 properly link instacne device with reserved flag 2025-02-11 07:11:05 +00:00
58ce74552b implement device linking 2025-02-11 07:11:05 +00:00
571093379f cleanup code 2025-02-11 07:11:05 +00:00
5029ff4d2a implement populate model hosts/instances/volumes/nets/devices 2025-02-11 07:11:05 +00:00
bd1ea3e3e5 fix refactor 2025-02-11 07:11:05 +00:00
c9b2fa9b6f implement node endpoint 2025-02-11 07:11:05 +00:00
747c705420 bump toolchain and module versions 2025-02-11 07:11:05 +00:00
19550a78d4 initial prototyping 2025-02-11 07:11:05 +00:00