-
Commands:
```ps1
kuduscript --php -t posh -y
# throws error
# ENOENT: no such file or directory, open node_modules\kuduscript\lib\templates\deploy.posh.php.template
kuduscript --php -t batch …
-
**The install script stop at:**
Dépaquetage de kaltura-db (15.10.0-1+b1) ...
Paramétrage de kaltura-db (15.10.0-1+b1) ...
Checking MySQL version..
CREATE USER kaltura;
CREATE USER etl@'%';
C…
-
Now version PHP7.1 is hardcoded!!!
-
### What happened?
### Description
For some time now, during deployments on our cluster, we get the error "A lock could not be acquired to modify the project config" when the deployment is in the …
-
Right now I'm using simple SSH deployment - because I have multiple hosts and want to maintain the deployment script next to the code I want to use https://deployer.org instead.
If you don't know d…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
Development using Swoole in Multi-process mode, in…
-
Dom kindly worked on #376, but it's not deploying to the lmms.io server. I had made a small code change earlier this week (d5bc47f), but first tested the code on the server directly, so didn't realiz…
tresf updated
5 months ago
-
It seems the deployment isn't working for mirror clone.
The following code should be changed as-
https://github.com/concrete5cojp/git-Webhooks-Auto-Deploy-PHP-Script/blob/master/deployments.php#L1…
-
Detection of script directory doesn't work on Mac OS – no path is prefixed and the script fails to run with following message:
```
Could not open input file: /vendor/dg/ftp-deployment/Deployment/depl…
-
### Description
We need a service/daemon that runs every 5 minutes to query the CPanel API for `error_log` files. When these files are found, the service should rename, process, and delete them. The …