Skip to content

alicenab/elasticsearch-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You need to have "fullchain.pem" and "privkey.pem" obtained from letsencrypt:

sudo certbot certonly --manual --preffered-challenges dns

Edit the inventory.ini file according to your hosts and run ansible playbook with this command:

ansible-playbook -i inventory.ini tasks/main.yml --become-user root --become-method sudo --ask-become-pass --ask-vault-pass

About

Ansible playbook to deploy ELK cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages