Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure all inter-VM communication to be secure #28

Open
leifmadsen opened this issue Aug 17, 2016 · 4 comments
Open

Configure all inter-VM communication to be secure #28

leifmadsen opened this issue Aug 17, 2016 · 4 comments
Labels
Milestone

Comments

@leifmadsen
Copy link
Contributor

leifmadsen commented Aug 17, 2016

All communication between VMs needs to be secured. This includes but is not limited to:

  • master-slave file transfers
  • FileBeat-Logstash data transfer
  • Kibana-ElasticSearch communication
  • Logstash-ElasticSearch data storage

Relates #93

@leifmadsen leifmadsen added this to the 1.1 milestone Aug 17, 2016
@redhat-nfvpe
Copy link
Collaborator

@leifmadsen
Copy link
Contributor Author

There is a new letsencrypt module in Ansible 2.2.0 that we could leverage to make this simpler.

@leifmadsen leifmadsen modified the milestones: 17.01, Future Mar 9, 2017
@leifmadsen
Copy link
Contributor Author

I'm not entirely sure how necessary this issue is now that we're going to be running everything in Docker, and all this traffic will be across a Docker network... something to consider.

@leifmadsen leifmadsen modified the milestones: 17.03, Future, 17.04 Mar 15, 2017
@leifmadsen
Copy link
Contributor Author

I think the way I want to solve this problem is to make inter-container communication inside of Docker, and to then front this with Traefik and LetsEncrypt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant