Skip to content

chore: download runner directly from API#3

Open
zzorica wants to merge 1 commit into
mainfrom
Download-runner-directly-from-API
Open

chore: download runner directly from API#3
zzorica wants to merge 1 commit into
mainfrom
Download-runner-directly-from-API

Conversation

@zzorica

@zzorica zzorica commented Dec 19, 2025

Copy link
Copy Markdown

Description

Updates the cloud-init template to download the Daytona runner binary directly from the API URL instead of fetching a pre-built deb package.

Changes

  • Binary download: Fetches runner-amd64 from the configured API URL to /opt/daytona/runner
  • Environment configuration: API URL and runner token passed via systemd Environment directives

Why

  • Eliminates dependency on external package hosting at download.daytona.io
  • Provides consistent binary distribution across deployment methods
  • Runner binary is served directly from the Daytona API

Signed-off-by: Zoran Zorica <zoran.zorica@gmail.com>
@zzorica zzorica force-pushed the Download-runner-directly-from-API branch from 9fe0eb1 to 1b3bb78 Compare December 19, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant