@ayk/admin
v2.0.7
Published
AYK package manager
Readme
AYK package manager
CLI to install and manage the AYK Habilis server on Windows and Ubuntu hosts.
Installation
Install globally:
$ npm install -g @ayk/adminUsage
See all commands:
$ ayk --helpSee a command's help:
$ ayk <command> --helpHabilis server
$ ayk habilis --install [channel] # install + configure as a service
$ ayk habilis --update [channel] -w DIR # update an existing installchannel is stable (default) or next. The npm registry token is never
entered by hand: ayk connects to Orion as the host's Habilis worker (using the
ORION_CONNECTION_TOKEN) and Orion pushes the target version and token over the
authenticated socket — the same path Habilis uses to auto-update. Stop the running
Habilis worker before --update (Orion routes the update to a single socket).
License
Copyright © AYK - Analítica Sistemas (http://www.ayk.com.br)
