Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 811 Bytes

File metadata and controls

20 lines (14 loc) · 811 Bytes

Command Center

Command Center is a simple GUI to trigger and save output of server commands and scripts. It was created to enable non technical users to perform common operations in a *nix server environment without bothering with ssh and the shell.

Applications are only accessible to the user groups specified and arguments can be interactively provided

Quick Start

  1. Install Meteor

curl https://install.meteor.com/ | sh

  1. Run server (in directory)

meteor

  1. Register at http://localhost:3000 (the first user is automatically promoted to an admin)