EasyPanel
Deploy and operate applications on EasyPanel instances through the API.
Install command
Add the provider package
composer require shippercli/provider-easypanelRollout checklist
Make the first deploy boring
- Install the provider package into the same project or runtime that executes Shipper.
- Configure credentials before the first deploy command.
- Run the provider against a disposable or staging target before using production resources.