pirog / kalabox-ui-proto

MIT License
0 stars 0 forks source link

Provide mechanism for communicating with switchboard for platform workflow integration #5

Open pirog opened 10 years ago

pirog commented 10 years ago

The UI will have to speak with switchboard in order to grab sites from our platform providers. We need a mechanism to do this and to get meaningful output returned. The general UX workflow as of now will be something like this:

  1. User selects a new site or site that exists on the platform provider.
  2. Underlying docker architecture is spun up, switchboard can also begin fetching raw assets
  3. When "mount points" exist for DB/code/files, switchboard moves those things into the correct spots.

@fluxsauce does this sound about right?