Skip to content

elastifeed/es-deployment

Repository files navigation

Elastifeed infrastructure scripts

Kubernetes files are here

Ansible playbook for deploying the elastifeed infrastructure. This includes (for now) an elasticsearch cluster and the corresponding kibana dashboard.

Access the running installation

You can use ssh to forward the ports: ssh -L 5601:localhost:5601 -L 9200:localhost:9200 swl.xvzf.tech

Elasticsearch can be accessed on (localhost|hostip):9200 (click) Kibana can be accessed on (localhost|hostip):5601 (click)

About

Kubernetes definitions and Ansible provisioning roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published