project-everest / everest-ci

CI scripts for project everest
3 stars 8 forks source link

Adding linux bash scripts to setup server and vsts build agents with one click action. #119

Closed gugavaro closed 6 years ago

gugavaro commented 6 years ago

Those scripts will be used to setup linux build server. In case we need to setup a new machine, we just need to call vstsbuildagentsetup.sh script passing the vsts personal access token and the script will install all the required dependencies and setup all the required agents as a service.