Thanks for the Feedback, I will take a Look at VagrantManager. There are Still some Tasks that require CLI, mostly because they require UserInput. Recently I moved on to the Vagrant smb Function and I dont want to Configure my Password into the VagrantFile. :)
But since Vagrant isnt just a playtool for DevOps and Admins, I see the requirement of some abstraction to make the use of Vagrant less heavy. For Example you employ some Freelancer or New people and require them to use Vagrant, even if they dont used it before. The ability to just give them the VagrantFile from Git and then tell them to just execute these short Tasks rapidly increases productivity. I also have a minimal Bash script, which basicly does the Same as my GUI (basic vagrant command tasks and the option for own commands). I like the idea of just linking this File to my prefered Location in Windows and then just run it, without even thinking about it. Its just this kind of automating daily Tasks, that saves tons of Time. :) Btw, my Bash Script is also verry Stable and available in my GitHub (tutorial_vm) along with my testing vm. Its called startscript.bat and requires to be in a Folder with a Subfolder called "vagrant". Dont mind the germand texts, the Tool itself was also for my Video Series but is english itself. https://github.com/PanadeEdu/tutorial_vm Am Donnerstag, 29. Januar 2015 01:17:10 UTC+1 schrieb Greg Barker: > > Neat Florian! Thanks for making this available to everyone. > > Along these same lines is a project called Vagrant Manager: > http://vagrantmanager.com/windows/ > > Personally, I still prefer the CLI =) > > > On Sunday, January 25, 2015 at 6:36:06 AM UTC-8, Florian Tatzel wrote: >> >> Here the requested Screenshot. :) >> >> >> <https://lh6.googleusercontent.com/-hY12p8nSBJE/VMT-PtEb3AI/AAAAAAAABCk/qZq_-EXkyAM/s1600/VagrantGui-screen.png> >> > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
