Skip to content

appserver-io-apps/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config

Build Status Scrutinizer Code Quality Code Coverage

This webapp gives you the possibility to simply edit all appserver configuration files in your browser

Installation

Goto your webapps folder and clone the webapp from githubby doing.

cd /opt/appserver/webapps
git clone https://github.com/appserver-io-apps/config

Now you have to build the javascript single page app which is build on angular.

Make sure you have node, npm, grunt, compass etc. installed for building. if not check this out http://yeoman.io/codelab/setup.html.

bower install
npm install
grunt build

Now goto http://127.0.0.1/config/dist. Here is your simple config editor.

Todos

  • Security checks.
  • Authentication using digest auth for example.
  • Exception handling in backend and frontend.
  • Provide config file selector.
  • Styling of the app should be in appserver ci

Testing

Running grunt test will run the unit tests with karma.

About

Simply edit all appserver configuration files in your browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •