chore: test serviceradar-agent #836

Closed
opened 2026-03-28 04:29:03 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2457
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2457
Original created: 2026-01-23T12:02:13Z


We need to test deploying serviceradar-agent to some hosts and onboarding it with the edge onboarding process. We also need to cleanup/clarify the Admin/Settings UI around edge onboarding.

I will build a new .pkg (darwin) for serviceradar-agent and test deploying it on osx and enrolling it, we'll take the RPM for the latest serviceradar build and install that on a Linux VM and also enroll it.

We need to make sure that serviceradar-agent accepts the following parameters to enroll:

/usr/local/bin/serviceradar-agent --enroll --token <token>

The token must be fully self-contained (base64) and include the address of serviceradar-core so it can complete the enrollment process and bind.

  • cut new SR release
  • manually create darwin .pkg for serviceradar-agent
  • download/install latest RPM of agent on Linux VM
  • install darwin .pkg on OSX
  • enroll linux VM
  • enroll darwin host
  • validate in UI
Imported from GitHub. Original GitHub issue: #2457 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2457 Original created: 2026-01-23T12:02:13Z --- We need to test deploying `serviceradar-agent` to some hosts and onboarding it with the edge onboarding process. We also need to cleanup/clarify the Admin/Settings UI around edge onboarding. I will build a new .pkg (darwin) for serviceradar-agent and test deploying it on osx and enrolling it, we'll take the RPM for the latest serviceradar build and install that on a Linux VM and also enroll it. We need to make sure that `serviceradar-agent` accepts the following parameters to enroll: ```shell /usr/local/bin/serviceradar-agent --enroll --token <token> ``` The token must be fully self-contained (base64) and include the address of `serviceradar-core` so it can complete the enrollment process and bind. - [x] cut new SR release - [ ] manually create darwin .pkg for `serviceradar-agent` - [x] download/install latest RPM of agent on Linux VM - [ ] install darwin .pkg on OSX - [x] enroll linux VM - [ ] enroll darwin host - [x] validate in UI
mfreeman451 added this to the 1.1.0 milestone 2026-03-28 04:29:03 +00:00
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2457#issuecomment-3814087193
Original created: 2026-01-28T21:44:06Z


closing as complete will track darwin work effort in separate issue for now

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2457#issuecomment-3814087193 Original created: 2026-01-28T21:44:06Z --- closing as complete will track darwin work effort in separate issue for now
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#836
No description provided.