@hornwitser/remote_scripts
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Clusterio Remote Scripts Plugin

Plugin allowing scripts to invoked on hosts remotely.

Installation

Run the following commands in the folder Clusterio is installed to:

npm install @hornwitser/remote_scripts
npx clusteriocontroller plugin add @hornwitser/remote_scripts

Substitute clusteriocontroller with clusteriohost or clusterioctl if this a dedicate host or ctl installation respectively.

When installing on a host create a folder named scripts in the Clusterio host installation folder and pupulate it with scripts that you want to make remotely accessible. See /examples for examples of scripts that can be added to hosts.

Usage

Use clusterioctl to list and execute commands on the host.

npx clusterioctl remote-scripts host-list my-host
npx clusterioctl remote-scripts host-run my-host dl-factorio.sh 1.1.101

Readme

Keywords

none

Package Sidebar

Install

npm i @hornwitser/remote_scripts

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

337 kB

Total Files

39

Last publish

Collaborators

  • hornwitser