# Clusterflux Release Notes Use this release with the public Clusterflux repository and hosted coordinator. ## Links - Public repository: ssh://forgejo@git.michelpaulissen.com:2222/michel/clusterflux-public.git - Release downloads: the Forgejo release - Hosted coordinator: https://clusterflux.lesstuff.com - Public tree identity: sha256:8c03637496d3f7ee1b625aa1c823cd69bfcf0247a061d8cb571e05d537329691 - Release name: release-46a4d4e84222 ## DNS `clusterflux.lesstuff.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`.