Signed-off-by: dusk y.bera003.06@protonmail.com
Change-Id: qrwynuorxvvqvznmqrrvpmykvmzktlwu
··· 91 91 92 92 ## running a spindle 93 93 94 94 - The above VM should already be running a spindle on 95 95 - `localhost:6555`. You can head to the spindle dashboard on 96 96 - `http://localhost:3000/spindles`, and register a spindle 97 97 - with hostname `localhost:6555`. It should instantly be 98 98 - verified. You can then configure each repository to use this 99 99 - spindle and run CI jobs. 94 94 + Be sure to change the `owner` field for the spindle in 95 95 + `nix/vm.nix` to your own DID. The above VM should already 96 96 + be running a spindle on `localhost:6555`. You can head to 97 97 + the spindle dashboard on `http://localhost:3000/spindles`, 98 98 + and register a spindle with hostname `localhost:6555`. It 99 99 + should instantly be verified. You can then configure each 100 100 + repository to use this spindle and run CI jobs. 100 101 101 102 Of interest when debugging spindles: 102 103