Skip to content

G2Tech-co/iaas-efk-stack-ansible

Repository files navigation

G2 Fluentd Ansible IaC (Infrastructure as code)

Ansible doc fluentd doc kibana doc

Roles

  • Essentials
  • Swap
  • Docker
  • Elasticsearch
  • Fluentd
  • Kibana
  • Reboot

Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

Add ssh config host name to hosts

ansible-playbook setup.yml

Vault

echo $(htpasswd -nB user) | sed -e s/\\$/\\$\\$/g

Defaults

Swap: 2G

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published