# 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: the Forgejo release attached to the public repository - Hosted coordinator: https://clusterflux.michelpaulissen.com - Public tree identity: sha256:eea1f740446827ef10e4892923c13f13077c9e03438f2bf53d7f90536fb4cf95 - Release name: release-5792a1a4e1cb ## 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/launch-build-demo build`.