Go to file
jester 9eb678ea25 Fix: Add port allocation and EdgePublisher integration
- Allocate ports using PortAllocationService.reserve()
- Pass ports to agent payload builders (game and dev)
- Generate proper FQDN (slotHostname) for DNS records
- Include all required fields in enqueuePublishEdge (ports, slotHostname, txnId)
- Commit ports after successful provisioning
- Rollback ports on error
- Fixes DNS record creation, Velocity registration, and EdgePublisher jobs
2025-12-20 17:47:52 +00:00
keys Initial API implementation 2025-12-13 22:30:53 +00:00
prisma Initial API implementation 2025-12-13 22:30:53 +00:00
src Fix: Add port allocation and EdgePublisher integration 2025-12-20 17:47:52 +00:00
.gitignore Initial API implementation 2025-12-13 22:30:53 +00:00
index.js Initial API implementation 2025-12-13 22:30:53 +00:00
package-lock.json Initial API implementation 2025-12-13 22:30:53 +00:00
package.json Initial API implementation 2025-12-13 22:30:53 +00:00
prom_sd_token.txt Initial API implementation 2025-12-13 22:30:53 +00:00
README.md Initial commit 2025-12-13 22:12:40 +00:00
test-a-srv-delete.mjs Initial API implementation 2025-12-13 22:30:53 +00:00
test-a-srv.mjs Initial API implementation 2025-12-13 22:30:53 +00:00
test-edge.mjs Initial API implementation 2025-12-13 22:30:53 +00:00
test-srv.mjs Initial API implementation 2025-12-13 22:30:53 +00:00
zpack-api-boilerplate.zip Initial API implementation 2025-12-13 22:30:53 +00:00

zlh-api