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

Dream local development environment for WDC #285

Open
mkorszun opened this issue Dec 13, 2018 · 0 comments
Open

Dream local development environment for WDC #285

mkorszun opened this issue Dec 13, 2018 · 0 comments
Assignees

Comments

@mkorszun
Copy link

mkorszun commented Dec 13, 2018

While developing custom web data connector, I have started thinking of the dream development environment for this type of work. Here is what I could think of:

  • Tableau is hosting simulator docker container ready to pull and start in my local environment. I have already proposed a PR, which dockerizes simulator and examples.

  • I had to setup simple nginx proxy in order to verify if my connector is handling properly proxied and redirected requests. I have also discovered CORS issues in one of the setup. I could imagine these might be common issues for other developers as well. So, maybe it would be also good to provide such a proxy as a Docker container, easy enough to configure, so that connector fetches results through it.

I am ready to propose above solutions in the form of Docker files. Next step would be to build containers and push them to a public docker registry. Final step would be to document how to use them.

I would also love to hear other ideas how to improve development of web data connectors.

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

No branches or pull requests

4 participants