Guillaume Destuynder
5e88745220
we dont really care about count
2018-10-16 12:49:23 -07:00
Guillaume Destuynder
7163c879a3
Add a wait handle
2018-10-16 12:37:14 -07:00
Gene Wood
8d03f95675
Merge pull request #792 from gene1wood/change-default-keys
...
Change default ec2 ssh keys
2018-10-16 11:58:35 -07:00
Gene Wood
d2c36bd92f
Change default ec2 ssh keys
2018-10-16 11:47:59 -07:00
Lucius Bono
686983d70b
Derive the AMQ Broker name from the StackName and fix some dumb formatting mistakes.
2018-10-16 11:10:07 -07:00
Guillaume Destuynder
c5dab94fb6
use a real CFN linter
2018-10-16 10:57:20 -07:00
Phrozyn
1624bf11b6
Merge branch 'infosec_workweek' of https://github.com/mozilla/MozDef into infosec_workweek
2018-10-16 10:41:07 -07:00
Phrozyn
5e64b97422
simple efs cloudformation template - uses mozdef security group.
2018-10-16 10:40:49 -07:00
Guillaume Destuynder
6be3d3fd38
Add Kibana URL as output
...
Store Kibana and ES endpoint in SSM
2018-10-16 10:29:39 -07:00
Guillaume Destuynder
6425ec8638
fix lint
2018-10-16 10:29:39 -07:00
Guillaume Destuynder
e16ee7a1c7
Add access policy for ES
...
This allow access from all, thus, make sure you use a private subnet.
Security will be enforced by the access proxy.
For test purposes you can spawn an EC2 instance in the same VPC and add
an interface on the ES subnet, then just ssh -D1080 and use your browser
to go to the kibana interface (you can find this on the AWS console for
ES)
2018-10-16 10:01:36 -07:00
Guillaume Destuynder
847008e2b1
Relax the YAML linter warning because they're just too much ;p
...
This is the one recommended in the doc shttps://github.com/adrienverge/yamllint/blob/master/docs/configuration.rst
2018-10-16 10:01:36 -07:00
Gene Wood
e14c51597e
Merge pull request #789 from gene1wood/parent-stack
...
Add parent CloudFormation stack
2018-10-16 09:18:59 -07:00
Gene Wood
9af61695d7
Initial commit of parent CloudFormation stack
...
Set default AMI ID to the actual AMI
2018-10-16 09:10:53 -07:00
Lucius Bono
59af2933fc
Merge pull request #788 from luciusbono/rabbitmq-cfn
...
Initial commit for AmazonMQ CFN
2018-10-16 08:55:04 -07:00
Lucius Bono
c70c8d8457
Using select functions to pick out two subnets, since AmazonMQ can only accept two subnets.
2018-10-16 08:49:22 -07:00
Jeff Bryner
f79bbac73a
working base packer
2018-10-16 08:45:58 -07:00
Lucius Bono
8cf0dbf3ac
Initial commit for AmazonMQ CFN. Werks.
2018-10-16 08:28:55 -07:00
Guillaume Destuynder
624ff6fd80
fix merge conflict
2018-10-16 08:02:41 -07:00
Jeff Bryner
7611f025cd
Merge branch 'infosec_workweek' of github.com:mozilla/MozDef into infosec_workweek
2018-10-16 07:55:43 -07:00
Jeff Bryner
07bd8bf870
merge requirements
2018-10-16 07:55:17 -07:00
Gene Wood
64f5e4ce30
Initial commit of MozDef ec2 instance CloudFormation template
2018-10-15 17:27:23 -07:00
Jeff Bryner
385104b25e
merge conflicts
2018-10-15 17:20:37 -07:00
Jeff Bryner
9a918ead61
initial packer
2018-10-15 17:18:03 -07:00
Jeff Bryner
49e5c6dfaa
update volumes to allow for file copy
2018-10-15 17:17:53 -07:00
Jeff Bryner
4fe66b447f
awsudo is good
2018-10-15 17:17:29 -07:00
Zack Mullaly
7a4a0ccf96
Merge branch 'infosec_workweek' of github.com:mozilla/MozDef into infosec_workweek
2018-10-15 16:48:52 -07:00
Zack Mullaly
34a48ec2b8
Created a CloudFormation Stack that provisions an ElasticSearch instance
2018-10-15 16:48:44 -07:00
Guillaume Destuynder
41b5080ed2
Makefile prettyfication pass 2
...
Support yamllint for all cf templates
Fix existing template syntax
2018-10-15 16:24:16 -07:00
Guillaume Destuynder
48ad45f107
make prompt useable
2018-10-15 16:03:40 -07:00
Guillaume Destuynder
2e0b86260a
project conventions (as per read the docs)
2018-10-15 15:58:06 -07:00
Guillaume Destuynder (:kang)
e1706ddd80
Merge pull request #783 from andrewkrug/cloudy_mozdef
...
add web server base iam role
2018-10-15 15:53:22 -07:00
andrewkrug
ab6b865c5b
add web server base iam role
2018-10-15 15:15:17 -07:00
Jeff Bryner
3f8925060a
Merge branch 'infosec_workweek' of github.com:mozilla/MozDef into infosec_workweek
2018-10-15 14:52:55 -07:00
Jeff Bryner
56829b4054
adding my nonsense
2018-10-15 14:52:44 -07:00
Guillaume Destuynder
8b6bad9a0b
Beautify and simplify makefiles (green card)
2018-10-15 14:37:10 -07:00
andrewkrug
28b279a51d
add docker and packer
2018-10-15 14:05:36 -07:00
andrewkrug
d90f231c4a
fix Makefile
2018-10-15 13:56:12 -07:00