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
- Install Meteor
curl https://install.meteor.com/ | sh
- Run server (in directory)
meteor
- Register at http://localhost:3000 (the first user is automatically promoted to an admin)