build endpoints

This commit is contained in:
2026-08-05 20:12:35 +02:00
parent 1e974bdcc9
commit 4e2c45dc45
25 changed files with 603 additions and 252 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
MYSQL_ROOT_PASSWORD=warpengine
# Shared secret for the /update endpoint (X-Update-Secret header).
# Shared secret for the /build/* endpoints (X-Update-Secret header).
UPDATE_SECRET=example-update-secret
# Password of the "drop" user on the artifact drop area (SSH, port 2222).