Skip to content

A config UI to browse and create configurations for DC/OS packages

License

Notifications You must be signed in to change notification settings

dcos-labs/dcos-config-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DCOS CONFIG TOOL#

This project provides a basic interface to browse the Mesosphere Universe repository and add properties and values to generate a configuration file.

##Starting the application

The tool is now hosted at http://www.dcos-package-browser.io

If you want to start it locally with docker:

docker run -p 8080:8080 -d ftrossbach/dcos-config-reader

##Using the application

  • Visit http://:8080/index.html and see the list of packages

The entry site

  • Select an application version

The entry site

  • Select a property and provide a value

The entry site

  • Click the link to generate config

The entry site

##To Do

This is still very rough with hardly any error handling. Array properties and required parameters are also not handled yet. But it should work for a basic use case.

##License The project is licensed under the Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

About

A config UI to browse and create configurations for DC/OS packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published