web-server-manager

0.0.9 • Public • Published

Server Manager

A web interface to manage server as router, file server, etc...

Functionality

  • Create, update, delete Linux user
  • Auth with Linux user with JWT token
  • View network interfaces
  • Highly pluggable

Install (Tested only on Debian base)

Install dependency

sudo apt-get update
sudo apt install curl -y
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt install libpam-dev libpam0g-dev nodejs -y

Install Ui-router

sudo npm i @mallanic/server-manager -g  --unsafe-perm=true --allow-root

Readme

Keywords

Package Sidebar

Install

npm i web-server-manager

Weekly Downloads

2

Version

0.0.9

License

GPL

Unpacked Size

226 kB

Total Files

52

Last publish

Collaborators

  • mallanic