0.9.9 • Published 1 year ago

wurmterm-backend v0.9.9

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

WurmTerm Backend 🐛

WurmTerm is an addon for the progressive web app lzone.de. It allows observing connected systems as well as exectuting runbooks against those. This repo contains only the backend part.

CI Build

Installation

sudo npm install -g wurmterm-backend

Backend Usage

wurm start
wurm stop

wurm configure    # to change settings / password

Assumptions

WurmTerm backend assumes

  • that you use bash
  • that it can connect to all those hosts via SSH without credentials
  • that is allowed to discover connected kubernetes contexts
  • that you use ssh <node|ip> only and handle all private key switching in your SSH config
  • that it is always allowed to sudo (but won't complain if it does not succeed)
0.9.8

1 year ago

0.9.7

1 year ago

0.9.9

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.2

1 year ago

0.9.1

2 years ago

0.9.0

2 years ago