Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 581 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 581 Bytes

Tools and scripts, useful for DevOps

  • ec2/setupvolume.py - the script to setup (create, format and mount) EBS volume from within instance in AWS EC2
  • ec2/create-snapshot.py - the script to make snapshot of EBS volume with some data (db, solr, etc) for backup purposes.
  • ec2/sshbytag.py - the script to make ssh connection to the tagged instance depending on supplied tags values.
  • ec2/elasticsearch-backup.py - the script to manage backup of ElasticSearch instance to S3 and restore from it
  • xmppsenderd/xmppsenderd.py - HTTP daemon providing API to send messages via XMPP