Skip to content

rexray/config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a97ebf9 · Feb 19, 2018

History

69 Commits
Feb 27, 2017
Jun 12, 2017
Feb 27, 2017
Jun 12, 2017
Jul 15, 2016
Jul 5, 2016
Jul 5, 2016
Feb 16, 2017
Feb 16, 2017
Feb 19, 2018
Feb 19, 2018
Sep 11, 2017
Sep 11, 2017
Sep 11, 2017

Repository files navigation

REX-Ray Configuration Generator

http://rexrayconfig.thecodeteam.com

Description

A dynamically create REX-Ray configurations based upon form inputs.

Usage Instructions

Choose the service to add and begin filling out the forms. Angular.js will detect changes and automatically build out your config.yml used for REX-Ray.

At this time, only 1 service can be added and it's encouraged to validate using yamllint.

Future

  • Add new service types as they are introduced in v0.10.X.
    • New service forms are added using the /services folder
  • Integrate pre-error checks for certain services where one value takes precedent over another.
    • example. ScaleIO System Name vs System ID.
  • Add Modal/Tooltip/Popover for individual labels explaining what each means. [DONE]
    • This will cut down on the need to refer back to the documentation.
  • Add ability to have multiple services and utilize modules
  • Add libStorage Server configuration options [1/2 Done]

Contribution

To do local development, utilize python -m SimpleHTTPServer.

Create a fork of the project into your own reposity. Make all your necessary changes and create a pull request with a description on what was added or removed and details explaining the changes in lines of code. If approved, project owners will merge it

Support

Please file bugs and issues on the Github issues page for this project. This is to help keep track and document everything related to this repo. For general discussions and further support you can join the {code} Community slack channel. The code and documentation are released with no warranties or SLAs and are intended to be supported through a community driven process.