Skip to content

Simple Console command to delete old releases directories with keeping a specific number of releases for fast reverting of a deployment.

License

Notifications You must be signed in to change notification settings

emfITs/laravel-cdcleaner

Repository files navigation

Handling old zero-downtime deployments for you

Latest Version on Packagist Total Downloads GitHub Actions

Handling old release directories with this package. Especially using zero-downtime deployments with one release directory and a linked current directory.

Installation

You can install the package via composer:

composer require emfits/laravel-cdcleaner

Commands

php artisan emfits:cdcleaner:clean

Configuration

You can publish the config with:

php artisan vendor:publish --tag=cdcleaner-config

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email m.nowocyn@emfits.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

Simple Console command to delete old releases directories with keeping a specific number of releases for fast reverting of a deployment.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages