DeployerPHP

Command Index

68 commands organized by deployment workflow.

Server & Site Operations

Core commands for provisioning hosts, managing sites, and handling routine server maintenance.

Server (8)

  • server:add
  • server:delete
  • server:firewall
  • server:info
  • server:install
  • server:logs
  • server:run
  • server:ssh

Site (10)

  • site:create
  • site:delete
  • site:deploy
  • site:dns:check
  • site:https
  • site:rollback
  • site:shared:list
  • site:shared:pull
  • site:shared:push
  • site:ssh

Scheduling & Process Control

Tools for defining scheduled jobs and managing long-running background workers.

Cron (3)

  • cron:create
  • cron:delete
  • cron:sync

Supervisor (6)

  • supervisor:create
  • supervisor:delete
  • supervisor:restart
  • supervisor:start
  • supervisor:stop
  • supervisor:sync

Web Runtime Services

Commands for configuring and controlling the web stack, including PHP and Nginx services.

Nginx (3)

  • nginx:restart
  • nginx:start
  • nginx:stop

PHP (3)

  • php:restart
  • php:start
  • php:stop

Data Services

Operational commands for databases and cache layers used by deployed applications.

MariaDB (4)

  • mariadb:install
  • mariadb:restart
  • mariadb:start
  • mariadb:stop

Memcached (4)

  • memcached:install
  • memcached:restart
  • memcached:start
  • memcached:stop

PostgreSQL (4)

  • postgresql:install
  • postgresql:restart
  • postgresql:start
  • postgresql:stop

Redis (4)

  • redis:install
  • redis:restart
  • redis:start
  • redis:stop

Scaffolding

Generators and setup helpers that bootstrap common deployment resources and project structure.

Scaffold (2)

  • scaffold:ai
  • scaffold:scripts

Cloud Providers

Provider-specific commands for creating and managing infrastructure across supported cloud platforms.

AWS (7)

  • aws:dns:delete
  • aws:dns:list
  • aws:dns:set
  • aws:key:add
  • aws:key:delete
  • aws:key:list
  • aws:provision

Cloudflare (3)

  • cf:dns:delete
  • cf:dns:list
  • cf:dns:set

DigitalOcean (7)

  • do:dns:delete
  • do:dns:list
  • do:dns:set
  • do:key:add
  • do:key:delete
  • do:key:list
  • do:provision