Skip to content
Meir Wahnon edited this page Aug 2, 2015 · 18 revisions

#Project Roadmap

##Language + CLI

  • Short Term:

    • Enrich language
      • Encrypted : allow to encrypt inputs + outputs of steps
    • Extensible language : add features to support extensibility of the DSL
    • Running CLI as daemon/WebApp (adding REST API)
  • Long Term:

    • Look how we integrate with OpenStack Mistral project
    • Look at adding a DSL for modeling language (for deployment)
    • Add scripting languages (Go,Ruby...)

Content

  • Short Term:
    • Add more Docker content * Support Docker Compose + Swarm + Machine
    • Add more Base content * Remote File Transfer operations * Basic OS(linux + windows) operations
    • CM tools
      • Chef
      • Ansible
    • VM
      • VMware
      • vSphere?
    • Add Cloud content
      • Amazon AWS operations
      • DigitalOcean operations
      • Google Cloud operations
      • Microsoft Azure Operations
    • Please add your content suggestions to here :)
  • Long Term:
    • Support content versions
    • Add OpenStack content

Authoring

  • Long term:
    • IDE Plugins
      • Autocomplete
      • Warnings
      • Errors
      • Debugger capabilities

##Engine

  • Short Term:
    • Support engine cluster (embedding)
  • Long Term:
    • Run control: pause/resume
    • Performance benchmarks
    • Scale workers
Clone this wiki locally