patrickmslatteryvt / elasticsearch-cron

CronJob container to perform snapshots of an elasticsearch cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 89.9%Language:Makefile 7.4%Language:Dockerfile 2.7%