Ebs Autoresize Save

Automatically resize your ebs

Project README

ebs-autoresize

Automatically resize your ebs.

Table of Contents

Installing

Download the latest binary from releases

Getting Started

Resize

ebs-autoresize --threshold=70 --increase=40
When amount of free space will be less then 70% disk will be resized on 40%

Best practices

Cron every 6 hours because AWS EBS modifications are limited to every 6 hours.

Contributing

  1. Fork it
  2. Download your fork to your PC ( git clone https://github.com/your_username/ebs-autoresize && cd ebs-autoresize )
  3. Create your feature branch ( git checkout -b my-new-feature )
  4. Make changes and add them ( git add . )
  5. Commit your changes ( git commit -m 'Add some feature' )
  6. Push to the branch ( git push origin my-new-feature )
  7. Create new pull request

License

ebs-autoresize is released under the Apache 2.0 license. See LICENSE.txt

Open Source Agenda is not affiliated with "Ebs Autoresize" Project. README Source: mpostument/ebs-autoresize
Stars
47
Open Issues
9
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating