ProcessManagement / Process

This repository is for implementing Process Management within Erls
http://www.erlsindia.co.in
0 stars 0 forks source link

Vagrantise the Erls Releases #27

Open dineshkummarc opened 9 years ago

dineshkummarc commented 9 years ago

Vagrantise the Erls Releases

Use Vagrant Use Puppetlabs for silent install Silent install DotNet 4 .0/4 .5 Silent install IIS Silent install WebDeployer for DotNet Silent install MSSQL Server Silent install Visual Studio

ghost commented 9 years ago

are we strong enough to support Vagrant like stuff?

ghost commented 9 years ago

i think this must have to be with v4.5 onwards. so lease mark it in future.

dineshkummarc commented 9 years ago

not yet but the future releases.

dineshkummarc commented 9 years ago

as currently we are working on v4.0 like stuff so would be moving it to future like stuff.

dineshkummarc commented 8 years ago

found some of the repositories which can help us implementing vagrant using dotnet technologies.

  1. https://github.com/VagrantPlusPlus/vagrant_sql_server_express
  2. https://github.com/VagrantPlusPlus/vagrant-mssql-express
  3. https://github.com/VagrantPlusPlus/vagrantfile-windows-iis-mssql
  4. https://github.com/VagrantPlusPlus/vagrant_sql_server_express
  5. https://github.com/VagrantPlusPlus/vagrant-mono-aspnetvnext
  6. https://github.com/VagrantPlusPlus/puppet-dotnet
dineshkummarc commented 8 years ago

I have created repositories -> https://github.com/ProcessManagement/DevOPSLAMP, https://github.com/ProcessManagement/DevOPS and https://github.com/ProcessManagement/DevOPSJAVA to track the progresses related to vagrant.

cc/ @denno-secqtinstien , @Neha-choudhary

Neha-choudhary commented 8 years ago

thank you @dineshkummarc for the info !

Neha-choudhary commented 8 years ago

I see a couple of new Repositories in VagrantPLUSPLUS to have java, php configurations on MAC, Linux and windows. are you planning to experiment with these technologies (i mean MAC basebox) also?

ghost commented 8 years ago

good work @dineshkummarc

dineshkummarc commented 8 years ago

Yes @Neha-choudhary i am just trying my hands to dirty with Vagrant like stuff on MAC Machines along with Linux and windows.