aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/compute/computeserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* adding basic Nomad orchestrator for testing purposesStefan Boberg13 days1-0/+174
* added `--idms` option to computeStefan Boberg13 days1-2/+35
* more orderly shutdown for compute serverStefan Boberg2026-02-261-0/+11
* changed how CPU metrics are tracked, to avoid some of the overheads of the pr...Stefan Boberg2026-02-251-1/+1
* added cloud metadata (IMDS) support to compute serverStefan Boberg2026-02-241-1/+20
* consolidated Horde configStefan Boberg2026-02-231-29/+21
* added some top-level metrics to the orchestrator dashboardStefan Boberg2026-02-231-0/+12
* misc Horde orchestration tweaksStefan Boberg2026-02-231-46/+80
* cleaned up provision configStefan Boberg2026-02-231-23/+23
* fix orchestrator endpoint (need slash)Stefan Boberg2026-02-231-1/+1
* initial implementation of zenhordeStefan Boberg2026-02-221-0/+143
* added support for basic worker timeline tracking and queryingStefan Boberg2026-02-221-1/+1
* Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg2026-02-201-3/+3
|\
| * GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-3/+3
* | updated coordinator announce message to specify canonical uriStefan Boberg2026-02-191-5/+2
* | added support for announcing compute node presence to coordinatorStefan Boberg2026-02-191-1/+72
* | zenserver compute mode now includes the orchestrator serviceStefan Boberg2026-02-181-4/+17
|/
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+330