@mallanic/server-manager

0.0.2 • 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 install -g @mallanic/server-manager

Readme

Keywords

Package Sidebar

Install

npm i @mallanic/server-manager

Weekly Downloads

1

Version

0.0.2

License

GPL

Unpacked Size

224 kB

Total Files

51

Last publish

Collaborators

  • mallanic