Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required modifications/extensions to ddev CLI to expose API to front-end dashboard #2

Closed
rickmanelius opened this issue Aug 10, 2017 · 7 comments
Assignees

Comments

@rickmanelius
Copy link
Contributor

During the prototype phase, @andrew-c-tran is relying on a thin node server that is running command line exec calls and waiting for/parsing the output before returning the data back. In the future, we would prefer a more persistent connection (potentially through a websocket approach) so that we are using a more robust solution with real time status updates.

@rickmanelius
Copy link
Contributor Author

I anticipate @beeradb @rfay @tannerjfco being valuable from the perspective of what is possible and/or easy from the Golang side.

@rickmanelius
Copy link
Contributor Author

At this time, we're not ready to proceed on this until we see the outcome of #9. Tagging and removing from the board.

@rickmanelius
Copy link
Contributor Author

@andrew-c-tran I think you mentioned having a doc for review. Can you post/link to it here?

@rickmanelius
Copy link
Contributor Author

@rickmanelius
Copy link
Contributor Author

I'd like to keep this open until the two linked issues are at least in an actionable state and therefore we have a full/complete sense of the LOE.

@rickmanelius
Copy link
Contributor Author

@andrew-c-tran I'm assuming at this point that this related issue (ddev/ddev#477) fully addresses the API needs for functionality within the v0.1 roadmap. If so, please close this out.

@rfay
Copy link
Member

rfay commented Nov 16, 2017

Was completed in ddev/ddev#477

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants