cPanel
Deploy and operate applications on cPanel accounts with API access.
Install command
Add the provider package
composer require shippercli/provider-cpanelRollout 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.