-
I deployed to digital ocean without problem yesterday. However, today when I try to reconfig or deploy. I receive the following errors:
"Uploading bundle: FAILED
Received exit code 1 while establ…
-
Hi, related to #85, a helm chart allows for an even easier way to deploy `atmoz/sftp`.
I would be able to help kick-starting this, but this requires a few people to get it right.
Yours, Steffen
-
Steps to reproduce:
1. Clone the bootstrap repository and install the necessary dependencies:
```
git clone https://github.com/Stedi-Demos/bootstrap.git
cd bootstrap
npm ci
```
2. Store you…
-
Hi,
I couldn't find any tutorial about how to use `git-ftp` with `SamKirkland/FTP-Deploy-Action`. Or github actions in general.
-
I'm using AWS EKS to deploy a kubernets pod with atmoz/sftp docker image.
My problem is that I'm receiving **open for write: permission denied** for any file uploaded, and this is because the uploa…
-
Hi,
Please……. I have problem with sftp-gcs, when I run it in k8s.
I've got the key for the service account in the json file which was downloaded when creating the key.
The service account has S…
-
Visual Studio Code 1.22.2
Deploy 14.0.0
I use deploy packages with sftp with an exclude list. I get deploy log messages such as these with leading slash:
```
Deploying '/.gitignore' to '/net/v…
-
### Description
Deploing by SFTP doesn't show any error if it can't overwrite a file.
### Actual behavior
When deploing over SFTP, if a file has restrictions to overwrite, e.g. the owner is…
-
在宝塔环境下,通过sftp发布时遇到报错无法同步。在Issues中看到有几个都是遇到同样问题,我来简单说一下原因及解决方案。
在宝塔环境下,宝塔系统会生成一个 .user.ini 文件,这个文件有权限限制不能直接用rm删除,并且也不建议删除。重点就在于这个文件。
我们看下gridea项目里面 src/server/plugins/deploys/sftp.ts 这个文件,第118行11…
-
### Description
We developped 3 themes with the same core and woocommerce files. We setted a Wordpress for each theme and when we are deploying the files on save, we want them to save to the right …