Skip to main content

How to Upload Agent Release

  • SSH to slate.jaguar.purslane.telemetry.mongodb.rpp.cybercrucible.com and upload the files associated with the release. The installer files and release files are located in the /var/nfs/installerfiles directory on this machine
  • Make a new release notes article for knowledge base here: https://knowledgebase.cybercrucible.com/books/software-releases/chapter/endpoint-agent. This is needed for when the agentVersion object is inserted into the database as we have alerts for new releases that include the release notes for the version in email alert to users.
  • Then the AgentVersion object will need prepped and filled out so that we can insert it into our mongodb. There is a helper in codebase for agent that should have the prompts needed and generate the object. I am not sure if this inserts into mongo or not, but if not then you need to pass over the object fully filled out and an employee with db access can insert it. Make sure the fileMap urls align with what was uploaded to the slate machine
  • Make sure you enter if the release is public yet, or if it should be internal only

No pages or chapters have been created for this book.