moeinnoghani/Laravel Directadmin CI/CD
Deploying Laravel projects on DirectAdmin hosts using FTP and DirectAdmin APIs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ftp-server | ftp server address | yes | — |
| ftp-port | Ftp Server port to connect to (read your web hosts docs) | yes | 21 |
| ftp-username | — | yes | — |
| ftp-password | — | yes | — |
| directadmin-server | — | yes | — |
| directadmin-username | — | yes | — |
| directadmin-password | — | yes | — |
| source-dir | source path on the git repository to upload | yes | — |
| destination-dir | Path to upload to on the server. | yes | — |
| dry-run | Prints which modifications will be made with current config options, but doesnt actually make any changes | no | false |
| exclude | These files will not be included in the publish/delete process | no | false |
Outputs
no outputs