Skip to content

botique-ai/elasticsearch-backup-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch Backup Runner

A simple curl command that will invoke the elasticsearch snapshot mechanism.
Useful as a scheduled docker container or for one off manual backups.

ENV VARS

  • ELASTIC_BU_URL
  • ELASTIC_BU_REPO_NAME The snapshot repostiory name default: autobackup
  • ELASTIC_BU_REPO_TYPE The type of the repository default: azure
  • ELASTIC_BU_REPO_SETTINGS A JSON string with addiontial options to send to the repository default: {}

About

Invokes the Elasticsearch snapshot mechanism

Resources

Stars

Watchers

Forks

Packages

No packages published