mrhid6
d7ada3eb76
fix(server): add the lk go.sum entry the workspace was masking
...
go build inside the Docker image runs outside the workspace, so server/go.sum
needed the hyperboloide/lk entry that GOWORK resolution was supplying locally.
Caught by the image build, not by go build.
2026-07-24 15:35:01 +01:00
mrhid6
33021e072b
feat(shared): add licence fields to Instance
2026-07-24 15:08:48 +01:00
mrhid6
fbd0b17ca3
feat(license): trust the production signing key
2026-07-24 15:01:03 +01:00
mrhid6
a0502558fd
feat(license): add lkctl for issuing licences by hand
2026-07-24 14:59:13 +01:00
mrhid6
b26472dfe8
feat(license): add offline verification
2026-07-24 14:58:25 +01:00
mrhid6
5b25797d77
feat(license): add signing and the trusted key list
2026-07-24 14:57:52 +01:00
mrhid6
b1a932b765
feat(license): add the licence payload and tier seed table
2026-07-24 14:57:21 +01:00
mrhid6
788d98b0c1
chore(shared): add hyperboloide/lk for licence signing
...
Probed the library before building against it. Two corrections to plan 1:
- PublicKey.ToB32String() returns one value, not (string, error)
- The scheme is ECDSA P-384 with SHA-256, not ed25519 as the spec and plan
claim. Design is unaffected; the prose needs fixing.
2026-07-24 14:53:26 +01:00
mrhid6
35b7bc1a63
refactor(shared): rename Org to Instance
2026-07-24 13:54:31 +01:00
mrhid6
59b0e63c2b
feat(shared): add EnsureCoreIndexes
2026-07-24 13:39:46 +01:00
mrhid6
06cc878d2e
feat(shared): add CreateOrg, RollbackOrg and CreateUser
...
Adopts sitesvc's retry-on-duplicate-key slug loop. The control plane
previously returned an error when it lost the slug race.
2026-07-24 13:39:20 +01:00
mrhid6
ea460d7408
feat(shared): add slug rules and shared document models
2026-07-24 13:38:52 +01:00
mrhid6
4da2e546b7
chore: scaffold shared module
2026-07-24 13:38:05 +01:00
mrhid6
c6894e2a24
feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
2026-07-21 14:55:41 +01:00
mrhid6
cdcb8754ad
feat(proto): SyncMonitors + ReportChecks RPCs
2026-07-21 14:18:49 +01:00
mrhid6
4440e14320
feat(proto): add ReportInventory RPC and inventory model
2026-07-21 14:04:28 +01:00
mrhid6
1afa250203
feat: More verbose logging on workflow logs
2026-07-20 17:35:58 +01:00
mrhid6
d0219def80
feat(proto): add StepOutputChunk streaming message
2026-07-20 12:34:32 +01:00
mrhid6
dc49f2d5eb
feat(proto): add RunStepCmd and StepResult messages
2026-07-20 11:24:08 +01:00
domrichardson
2c23a794b9
feat: Added package management
2026-06-24 16:31:51 +01:00
domrichardson
943b4c32a5
feat: Updated brand to be vantage
2026-06-24 15:48:13 +01:00
domrichardson
c8d81944e7
feat: update agent button on server page
2026-06-24 14:33:17 +01:00
domrichardson
5446286562
updates
2026-06-24 13:57:48 +01:00
domrichardson
d6f4a807d0
updates
2026-06-16 10:28:46 +01:00
domrichardson
baf99e79b6
updates
2026-06-16 09:37:32 +01:00
domrichardson
81182ee8cf
first commit
2026-06-15 13:58:45 +01:00