Skip to content

Radar v1.0.0

Compare
Choose a tag to compare
@jhvhs jhvhs released this 23 Jan 19:25
· 9 commits to main since this release

Initial release

Features

  • Monitor private pipelines in a single team of a Concourse deployment
  • UI for re-authentication with a token a-la fly CLI
  • Preferences GUI

Installation

  1. Download Radar-v1.0.0.zip and unpack it.
  2. Move the app to the /Applications folder
  3. Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
  4. Locate the new icon with a question mark in the menu bar, click it, then click Preferences
  5. In the Preferences window fill in the Concourse URL, and the team name, then close the window.
  6. Click the menu again, then click Fetch token, and follow the same process as with fly.
  • If Fetch token is not visible in the menu, try waiting for 10-15 seconds, and click the menu again.
  • If after waiting 10-15 seconds Fetch Token menu item still isn't visible, double check the Concourse URL for typos
  • If, after trying steps above, you still can't see the Fetch Token menu, then manually open the concourse token URL: CONCOURSE_URL/login?fly_port=10293 (replacing CONCOURSE_URL with your Concourse's URL), copy the auth token, open the Preferences window of the app, and paste it there.