Commit Graph

256 Commits

Author SHA1 Message Date
Matthew Kienow
23cfe4420f
Update README.md
Clarified provider name strings
2017-11-20 16:44:15 -05:00
jbarnett-r7
1ac03dc3b7 Merge pull request #182 from rapid7/devkit_patch
Moved devkit to RubyDevKit
2017-09-05 15:46:43 -05:00
Chan9390
880ba056b0
Moved devkit to RubyDevKit 2017-09-01 16:34:41 +05:30
James Barnett
85df0a31dd
Remove rails until #180 is resolved 2017-08-21 11:48:25 -05:00
Chandrapal
1810872c47 Merge pull request #172 from tijldeneut/tijl-patch1
Tijl patch1
2017-08-06 17:34:30 +05:30
Tijl Deneut
fbbb3e4718 Fix ManageEngine not starting
Notification Server fails to be configured for Local Service and the auto start settings where lost too. Fixed now.
2017-08-03 15:15:40 +02:00
Tijl Deneut
5e99d564cb Fix the broken jack_of_diamonds ADS flag 2017-08-03 15:14:31 +02:00
Tijl Deneut
5131cdcf90 Add files via upload 2017-08-03 15:03:57 +02:00
jbarnett-r7
02949ab7b3 Merge pull request #170 from rapid7/wordpress_updateIP
Resolved a minor error
2017-07-31 09:45:44 -05:00
Chan9390
e85406d356
Resolved a minor error 2017-07-29 18:00:20 +05:30
jbarnett-r7
f208c2b68d Merge pull request #160 from rapid7/add_inspec_tests
Added inspec tests
2017-07-27 11:28:43 -05:00
James Barnett
0ddaf0c8b9
Add .NET 4.0 script back in.
Let's keep this file even though it's not actively being used.
IMO it's better to have a large collection of working install
scripts that we can use as needed. This will make sure it is
available if needed in the future.
2017-07-27 11:19:43 -05:00
Chan9390
81571c9ff4
Removed dotnet 4.0 and added WMF to autounattend 2017-07-26 23:47:34 +05:30
Chan9390
415660add5
Removed dotnet 4.0 2017-07-26 19:11:16 +05:30
Chan9390
e3c1001ba8
Removed dotnet chocolatey install 2017-07-26 18:18:01 +05:30
Chan9390
70af4a9f42
Updated dotnet file name 2017-07-26 17:47:46 +05:30
Chan9390
181f3e733b
Moving dotnet installation to Autounattend.xml 2017-07-26 14:41:37 +05:30
Chan9390
aa15bc9c95
Merge branch 'add_dotnet_powershell' into add_inspec_tests 2017-07-25 21:55:21 +05:30
Chan9390
0c9c396aba
Added dotNet4.5 and Windows Management Framework 5 2017-07-20 10:23:25 +05:30
Chan9390
bc1c62a3c2
Converted scripts to port resource 2017-07-19 18:22:41 +05:30
Chan9390
a86f53bffc
Updated wamp.rb 2017-07-19 18:13:45 +05:30
Chan9390
be2c849d3b
Updated snmp.rb 2017-07-19 18:09:15 +05:30
Chan9390
06cba9d340
Updated rails_service.rb 2017-07-19 18:02:59 +05:30
Chan9390
6acb359c09
Updated mysql.rb 2017-07-19 17:42:49 +05:30
Chan9390
97e5e7ede6
Updated manageengine.rb 2017-07-19 17:39:42 +05:30
Chan9390
bf7d1b498f
Updated jmx.rb 2017-07-19 17:31:38 +05:30
Chan9390
09a45f05f6
Updated elasticsearch.rb 2017-07-19 16:38:28 +05:30
Chan9390
f31f99d49b
Updated create_users.rb 2017-07-19 16:10:43 +05:30
Chan9390
36d99c45d3
Added IIS, psexec and winrm tests 2017-07-07 18:46:43 +05:30
Chan9390
e90d1b1163
Added port checking 2017-07-07 17:50:21 +05:30
Chan9390
b95eec973f
Initial test scripts 2017-07-06 08:55:40 +05:30
jbarnett-r7
262f34dd19 Merge pull request #156 from rapid7/glassfish-patch1
Increased the sleep time in glassfish script #155
2017-06-28 15:02:13 -05:00
Chan9390
6901e885f1
Increased the sleep time in glassfish script #155 2017-06-28 11:15:15 +05:30
Chandrapal
1ecef599ed Merge pull request #154 from brimstone/fix-typo
Fix typo in apache struct installer
2017-06-27 10:57:59 +05:30
Matt Robinson
550140e51f
Fix typo in script
This is windows, not unix :)
2017-06-26 21:01:04 -04:00
Chandrapal
e23c127bf9 Merge pull request #153 from busterb/patch-1
Update packer link
2017-06-26 20:37:39 +05:30
Brent Cook
0109b3fda9 Update packer link 2017-06-26 08:28:19 -05:00
Chandrapal
55d321ac6d Merge pull request #140 from rapid7/feature/build_with_packer
Move Building to Packer
2017-06-23 21:41:01 +05:30
Chan9390
3ff1bc8b45
Added winrm retry_limit and retry_delay 2017-06-22 06:12:30 +05:30
James Barnett
e12f4e39fe Merge branch 'master' into feature/build_with_packer 2017-06-13 15:23:26 -05:00
jbarnett-r7
e8f4bb24a7 Merge pull request #146 from rapid7/ruby_version
Fixed the Ruby version to 2.3.3 #145
2017-05-31 16:05:10 -05:00
Chan9390
99cd396aba
Fixed the Ruby version to 2.3.3 #145 2017-05-29 18:37:33 +05:30
James Barnett
c4977eea3b
Add "pro" version.
This separates out a "pro" version that builds almost everything
in Vagrant. This version will be used for customizability so
you can build with only specific services. The mainline files
will continue to be used to bring the system up with as little
friction as possible.
2017-05-25 14:31:39 -05:00
jbarnett-r7
032532edb6 Merge pull request #139 from Chan9390/patch-1
Removed executable file permission
2017-05-25 12:59:12 -05:00
jbarnett-r7
4d0d58455d Merge pull request #144 from rapid7/issue_template
Updated issue_template.md
2017-05-23 17:41:25 -05:00
jbarnett-r7
cfd58c846c Merge pull request #142 from rapid7/tomcat
Corrected tomcat version
2017-05-23 17:40:18 -05:00
Chan9390
a5ed120ae9
Updated issue_template.md 2017-05-21 22:33:48 +05:30
Chan9390
e487176a49
Corrected tomcat version 2017-05-20 15:27:24 +05:30
James Barnett
f8e3e4a7ff
Update resources for packer build
Only use one packer build file with both virtualbox and vmware defined.
Having multiple build files will make it difficult to keep things consistent.

Also update references in the build scripts to only build for virtualbox
by default.
2017-05-15 17:07:36 -05:00
James Barnett
96c3e950e1
Building from packer working.
All of the software installation and configuration is occurring
on packer now. Vagrant just brings the box up and adjusts the firewall.
We probably want to do more configuration on the vagrant side to
make it more flexible, but this code is working so I wanted to
commit it.
2017-05-11 15:21:54 -05:00