Show HN: Running server scripts from smartphone via SSH
10 hours ago
- #SSH
- #Automation
- #Runbooks
- Remote Runbooks are SSH scripts stored on a server and executed via RebootX with one click.
- Runbooks are loaded from the /usr/local/sbin/rebootx/runbooks directory on the server, with possible customization based on user feedback.
- Scripts prefixed with '__' are marked as dangerous, requiring confirmation before execution for safety.
- Unlike SSH Command Macros, Remote Runbooks are managed on the server, ideal for long scripts, while macros are for short commands and shared across providers.
- The feature is new, and users are encouraged to provide feedback via the app for improvements or assistance.