Skip to content

Hello-Heart/elasticsearch-api-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch API Configurator

A small Ruby utility for api-requests against elasticsearch/kibana, used to configure settings, rbac and other api operations, to manage cluster with infrastructure-as-code methodology.

Local Development and Usage

The provided docker-compose should support building and running via command line against interface listening on localhost:

  • Build: docker compose build
  • Run: BASIC_AUTH_USERNAME=<api_username> BASIC_AUTH_PASSWORD=<api_pass> docker compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published