Skip to content

CronJob container to perform snapshots of an elasticsearch cluster

Notifications You must be signed in to change notification settings

vakaobr/elasticsearch-cron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-cron

CronJob container to perform snapshots of an elasticsearch cluster

Args

The container takes the following args:

  • action: Action to perform (repository or snapshot)
  • repo-type: Type of repository, s3, gcs, azure.
  • bucket-name: Name of s3, gcs, azure bucket
  • elastic-url: Full dns url to elasticsearch
  • auth-username: Authentication username (if applicable)
  • auth-password: Authentication password (if applicable)

About

Built by UPMC Enterprises in Pittsburgh, PA. http://enterprises.upmc.com/

About

CronJob container to perform snapshots of an elasticsearch cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.9%
  • Makefile 7.4%
  • Dockerfile 2.7%