# Clusterflux Release Notes Use this release with the public Clusterflux repository and hosted coordinator. ## Links - Public repository: https://git.michelpaulissen.com/michel/clusterflux-public - Release downloads: https://git.michelpaulissen.com/michel/clusterflux-public/releases/tag/release-7fcdc75d8eaf - Hosted coordinator: https://clusterflux.michelpaulissen.com - Public tree identity: sha256:de9eec9b4e2f4cba2fa32b6ecb4b3424cce793a0f8a969707cc9c4565acdbb4e - Release name: release-7fcdc75d8eaf ## DNS `clusterflux.michelpaulissen.com` should resolve through public DNS. If it does not resolve yet, wait for DNS propagation or use the fallback hosts entry supplied with the invitation. ## First run 1. Download the archive for your platform and `SHA256SUMS`. 2. Extract the archive and put `bin/` on your `PATH`. 3. Optionally install the VS Code extension archive. 4. Run `clusterflux login --browser`. 5. Run `clusterflux node enroll`, attach your node, and start the worker. 6. Run `clusterflux run --project examples/hello-build build`. ## Known limitations - The prepared binary archive targets Linux x64. Full Windows sandbox validation is deferred. - Workers are user-enrolled nodes; providers and managed compute are not included. - Billing, teams, organizations, and operator-panel product surfaces are not included. - Release source and downloads are published on Forgejo only.