lattepress/WordPress-Site-Deploy
Deploy WordPress site to a SFTP server using git-ftp.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Host url i.e. protocol://host.domain.tld:port/path | yes | — |
| username | SFTP username | yes | — |
| password | SFTP password | no | — |
| remote_root | Specifies the remote root directory to deploy to. The remote path in the URL is ignored. | no | — |
| syncroot | Local directory from where to upload. | no | . |
| options | Additional options | no | --auto-init --insecure -vv |
Outputs
no outputs