Skip to content

Scripts used to configure windows and linux build servers and configure agents for Azure DevOps

License

Notifications You must be signed in to change notification settings

gvanderberg/devops-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-agents

Test

curl -sLSf https://raw.githubusercontent.com/gvanderberg/devops-agents/master/test.sh | sudo sh

Raspberry Pi

Buster
curl -sLSf https://raw.githubusercontent.com/gvanderberg/devops-agents/master/raspbian/buster/setup.sh | sudo sh
Stretch
curl -sLSf https://raw.githubusercontent.com/gvanderberg/devops-agents/master/raspbian/stretch/setup.sh | sudo sh

Ubuntu

AMD64
curl -sLSf https://raw.githubusercontent.com/gvanderberg/devops-agents/master/ubuntu/18.04/amd64/setup.sh | sudo sh
ARM64
curl -sLSf https://raw.githubusercontent.com/gvanderberg/devops-agents/master/ubuntu/18.04/arm64/setup.sh | sudo sh

Windows

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/gvanderberg/devops-agents/master/windows/Setup-BuildAgent.ps1'))

About

Scripts used to configure windows and linux build servers and configure agents for Azure DevOps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published