Luke Childs
5 years ago
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||
# checkvolumesize |
|||
|
|||
> Autoscale Digital Ocean block storage volumes |
|||
|
|||
Create a Digital Ocean block storage volume and write as much data to it as you want. Run this script on cron to monitor the volume and automatically scale it up in size as required with zero downtime. |
|||
|
|||
Don't worry about manually resizing or running out of space and save money by only paying for what you use. |
|||
|
|||
Inspired by this feature request: |
|||
- https://twitter.com/lukechilds/status/1192252814262599680 |
|||
- https://ideas.digitalocean.com/ideas/BSX-I-6 |
|||
|
|||
## License |
|||
|
|||
MIT © Luke Childs |
Loading…
Reference in new issue