Installation
devpod provider add NaNomicon/dokploy-devpod-provider -o DOKPLOY_SERVER_URL=https://your-dokploy.url -o DOKPLOY_API_TOKEN=your_dokploy_api_token
Verification
Verify the integrity of downloaded binaries using SHA256 checksums:
# Example for linux-amd64
sha256sum -c dokploy-provider-linux-amd64.sha256
Full Changelog: v0.1.1...v0.1.2