stef-00012/Restart Pterodactyl Server
Restarts the specified pterodactyl server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PTERO_PANEL_URL | The Pterodactyl panel URL | yes | — |
| PTERO_PANEL_TOKEN | The Pterodactyl panel API token | yes | — |
| PTERO_PANEL_SERVER_ID | The ID of the server to restart | yes | — |
| PRE_RESTART_COMMANDS | Commands to run before the server restarts, separated by newlines | no | — |
| RESTART_DELAY | The delay in seconds before the server restarts | no | — |
| PRE_RESTART_COMMAND_STOP_ON_ERROR | Whether to stop the workflow if any of the pre-restart commands fail | no | — |
Outputs
no outputs