deployer icon indicating copy to clipboard operation
deployer copied to clipboard

The PHP deployment tool with support for popular frameworks out of the box

Results 237 deployer issues
Sort by recently updated
recently updated
newest added
trafficstars

## Context - Deployer version: 7.0.2 - Deployment OS: Alpine Linux ## Description The function `runLocally` depends on bash to run the command. Bash is not installed on Alpine Linux....

feature

some artisan commands are waiting to launch from root directory - [x] Bug fix #…? - [ ] New feature? - [ ] BC breaks? - [ ] Tests added?...

- [ ] Bug fix #…? - [X] New feature? - [ ] BC breaks? - [ ] Tests added? - [X] Docs added? This PR extends the cachetool configuration,...

Wouldn't it make sense to provide `remove()`, similar to [`add()`](https://deployer.org/docs/7.x/api#add)? Usage example: Core recipe (from the magento2 recipe): set('shared_dirs', [ 'var/composer_home', 'var/log', 'var/export', 'var/report', 'var/import', 'var/import_history', 'var/session', 'var/importexport', 'var/backups', 'var/tmp',...

feature

Using a simple recipe to test node deployment, I cannot get a simple `npm install` to work. I have installed node through nvm for the deployer user. I tested direct...

docs needed

So far all provisioning recipes were able to skip provisioning if detected that they're already up to date. But not Postgres database. Once a user was created, it will fail...

improvement

… server deploys - [x] Bug fix #3790? - [ ] New feature? - [ ] BC breaks? - [ ] Tests added? - [x] Docs added? Please, regenerate docs...

**Situation:** We have Magento 2 projects which are load balanced between different servers. For instance 2 frontend web servers for visitors and a seperate backend service for the Magento backoffice....

SSTFE Levels Launched From SSTSE Have No Music This Happens In Serious Sam Classics Patch TSE v1.07 (2023.10.21) But Doesn't Happen In Serious Sam Classics Patch TSE v1.05 (2023.10.21)

bug
unconfirmed

I've noticed that the "sw:plugin:update:all" task for the Shopware recipe is always updating all plugins, not taking into account the "upgradeVersion" field correctly. Whenever this field is set to a...