Skip to content

This is the package to create consul backup , zip it and push the same to the s3 for the backup purpose.

Notifications You must be signed in to change notification settings

Ankit-Kulkarni/consulbacks3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consulbacks3

This package is preset on pypi at consulbacks3 This is the package to create consul backup , zip it and push the same to the s3 for the backup purpose.

The package creates simple yml files which contains key value pairs seperated by space colon space i.e " : " .

#Installation instruction

  • Install the package on the server where consul is installed.
    • sudo pip install consulbackups3
  • Run consulbacks3-configure to configure and enter the below details and save the settings .
  • Run consulbacks3 to take backup of all of the key-value pairs .

Note: You will need aws access_key and secret which have access to the corresponding bucket.

Things to do :

  • Documentation at readthedocs
  • Restore/write to consul from the backup file

For any bugs and queries , Please raise an issue at https://github.com/Ankit-Kulkarni/consulbacks3/issues or mail to me at ankit.kul1890 ATtheRate gmail DOT com

About

This is the package to create consul backup , zip it and push the same to the s3 for the backup purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages