- Mark as New
- Subscribe to RSS Feed
- Permalink
‎12 Jul 2021
08:05 AM
- last edited on
‎13 Jul 2021
07:31 AM
by
MaciejNeumann
Hello Everyone,
How can I deploy the OneAgent via Jenkins ?
Thanks,
AskMe Team.
Solved! Go to Solution.
- Labels:
-
installation
-
jenkins
-
oneagent
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎12 Jul 2021 09:41 AM
That depends on the use case, where do you want to deploy the OneAgent?
You could use a SSH Plugin in Jenkins to remotely deploy the OneAgent for example.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎20 Jul 2021 11:48 AM
https://plugins.jenkins.io/publish-over-ssh/ As @pahofmann said you can use this plugin to send files and run commands.
