-
I've set up 2 targets. I suppose I have to use Deploy: Change switch?
I'm getting this message when doing so.
[vs-deploy] No swicthes available!
settings
```
"deploy": {
"targets": [
…
-
### Operating system
Linux Mint 20.3
### Publii version
0.40.2
### Post editor
_No response_
### Bug description
Target server runs on Ubuntu 22.04.1
Ubuntu 22.04 doesn't accept ssh-rsa key …
-
Often the hexo deployment command randomly timeout before completing, so not all files are synced.
```json
"hexo": {
"version": "4.2.0"
},
"dependencies": {
"hexo": "^4.0.0",
…
noraj updated
2 years ago
-
Since im not really familliar with Ruby, im not sure if this is an issue with git-deploy, but maybe.
On pretty much fresh Ubuntu 10.04 installation, after
" sudo gem install net-ssh net-sftp net-scp…
-
Hi Sudharsan , first of all great work. Second here is my question is there a way to use this library without this adapter part because I already have the S3 bucket part working and the screenshots as…
-
Here's a very unique use case that's causing me an issue that I hope someone can help with.
I have a .Net 8 application built into a docker image and running in an Azure Container App. For security…
-
For better report split actions
- [X] https://github.com/Kesin11/actions-timeline
- [ ] https://github.com/marketplace/actions/ftp-sftp-file-deployer
-
Hi
plugin: 2.6.0
my operations
ssh.run {
session(remotes.syf) {
put from: "${project.rootDir}/builder/${project.name}", into: '/home/syf/sshupload'
}
}
…
-
### Description
When pulling files (using any method via menu or button), the process never ends and have to restart VSCode or _Reload Window_ to do another action (Push works normally).
### Act…
-
Fresh installation - can't connect to the Remote Host.
I already followed the module documentation - "Copy compose.dev-ssh.yaml to compose.dev.yaml before installing Magento to take advantage of this…