Open bertfrees opened 9 years ago
Ok Bert, i will do it on windows VM. Thanks.
I'm interested in this too, naturally. I wonder if the issue I had with the web service is related to Windows at all.
@bertfrees hi, i have tested ( https://chocolatey.org) and install pipeline on clean windows 7 VM. I made windows cmd script using chocolatey and i was able to install pipeline , java ,maven , git etc automatically. Script is attached you can have a look at it(you have to change file extension from ".txt" to ".cmd")
@dkager may be you can test this.
Thanks Ammar, good start. Have you also done some testing with the CLI?
OK. I already have the pipeline installed, but if it is needed on another machine I will try the script.
Van: usama49 [mailto:notifications@github.com] Verzonden: dinsdag 23 februari 2016 18:27 Aan: snaekobbi/system system@noreply.github.com CC: Davy Kager DavyKager@dedicon.nl Onderwerp: Re: [system] Add Windows playbook and test VM (#9)
@bertfreeshttps://github.com/bertfrees hi, i have tested ( https://chocolatey.org) and install pipeline on clean windows 7 VM. I made windows cmd script using chocolatey and i was able to install pipeline , java ,maven , git etc automatically. Script is attached you can have a look at it(you have to change file extension from ".txt" to ".cmd")
pipeline.txthttps://github.com/snaekobbi/system/files/143044/pipeline.txt
@dkagerhttps://github.com/dkager may be you can test this.
— Reply to this email directly or view it on GitHubhttps://github.com/snaekobbi/system/issues/9#issuecomment-187802248.
DISCLAIMER: De informatie verzonden met dit e-mail bericht is uitsluitend bestemd voor de geadresseerde. Indien u niet de beoogde geadresseerde bent, verzoeken wij u vriendelijk dit aan de afzender te melden (of via: info@dedicon.nlmailto:info@dedicon.nl) en het origineel en eventuele kopieën te verwijderen.
The information sent in this e-mail is solely intended for the individual or company to whom it is addressed. If you received this message in error, please notify the sender immediately (or mail to info@dedicon.nlmailto:info@dedicon.nl) and delete the original message and possible copies.
@usama49 Maybe you can play around a bit with setting up and testing the complete system on Windows? As you know this is a requirement for some agencies and until now I have done almost zero testing on Windows. I'm interested in all the steps involved to set up the system from a clean Windows installation, including setting up java, downloading and installing the Pipeline server and web UI, etc.
I think you are much more Windows-savvy than I so this seems like a good job for you.
In the end I would like to know all the unresolved issues/bugs specific to Windows. And I would like to have a fully automated deploy/upgrade script for Windows, preferably with steps that can be performed on the command line (using chocolatey for example: https://chocolatey.org), but I can help you with that.