Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 439 Bytes

ManageIQ Spaces Purger

The spaces purger is a tool to keep our DigitalOcean Spaces account at a reasonable size by regularly purging old images from releases.manageiq.org.

Usage

$ SPACES_BUCKET=<bucket_name> SPACES_KEY=<access_key> SPACES_SECRET=<access_secret> bin/digital_ocean_spaces_cleanup.rb

License

The gem is available as open source under the terms of the MIT License.