rexlmanu/Upload files to Pterodactyl
This GitHub Action allows you to upload files to multiple Pterodactyl servers with just one action, featuring socket support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| panel-host | The host of the pterodactyl instance | yes | — |
| api-key | The client api key of the pterodactyl instance | yes | — |
| server-id | The server id of the server | no | — |
| server-ids | The server ids of the servers | no | — |
| source | The source to upload | no | — |
| sources | The sources to upload | no | — |
| target | The target where the files should be uploaded on the servers | no | — |
| restart | Restart the servers after the upload | no | false |
| command | Console command to run after upload | no | — |
| proxy | The proxy to use | no | — |
| decompress-target | Decompress archive file after upload in target | no | false |
| follow-symbolic-links | Indicates whether to follow symbolic links | — | true |
Outputs
no outputs