Commit Graph

14 Commits

Author SHA1 Message Date
2f28459f9a More work on early system setup init containers 2025-04-22 10:03:57 -04:00
1fa2fd3d95 Better support for overriding docker reg + tag (for local testing); init container for ensure-system-disk 2025-04-22 09:21:17 -04:00
8a526de004 [WIP] (1) Improve pre- and post-condition checks for PVE operations; (2) implement operation logging to SQL along with result; (3) implement "migrate-system-disk" early mode 2025-04-16 23:47:25 -04:00
cc7700346e [WIP] Start implementing init-time process to create /mnt/p5x-system-data volume 2025-03-29 20:28:30 -04:00
ba05c5ba98 Add LICENSE 2025-02-26 21:36:34 -05:00
c316341163 Clean up K8s specs and add README.md 2025-02-26 21:33:11 -05:00
da4a2a6e0c Actually run the damn thing 2025-02-25 00:28:52 -05:00
ed7b167167 Start roughing out K8s deployment spec for api-server; bootstrap global locks AFTER DB migrations have run 2025-02-25 00:18:45 -05:00
0ce3ba0512 Generate SSH key on startup if it does not already exist; add API endpoint to get SSH public key 2025-02-24 23:36:22 -05:00
0359de37c8 Fix next_nth sorting bug 2025-02-24 22:34:02 -05:00
27c2d38fe1 Implement /node/register and /node/unregister endpoints, improve boot logic 2025-02-24 21:47:32 -05:00
c95a73401e Minor cleanup & Dockerfile 2025-02-23 13:29:38 -05:00
c89d94dd66 Port over initial implementation of API server and simplify configuration 2025-02-23 12:42:48 -05:00
cbddc5db18 Initial WIP 2024-11-06 23:41:49 -05:00