For developers
Project configuration
Example: Wordpress
1 min
clustername unicorn clusterregion eu west 2 projectname example applications backend type php\ apache approot /wordpress extrabuilddependencies \ / circleci apache version 2 4 environmentvariables apache document root /var/www/html/web php version 8 3 environmentvariables backend host "{{ backend host 0 }}" wp env development hooks build | set eu composer install no interaction database type mysql excludetablesfromimportondevenvs \ wp users \ wp usermeta crontab enabled true jobs \ schedule "15 /6 " command wp cron event run due now persistentstorages uploads path web/wp content/uploads tmp tmp overrides \ condition environments \[ production ] hosts \ example com php environmentvariables wp env production