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

Deploy Superset on GCP #7287

Closed
atharmarajah opened this issue Apr 11, 2019 · 3 comments
Closed

Deploy Superset on GCP #7287

atharmarajah opened this issue Apr 11, 2019 · 3 comments
Labels
inactive Inactive for >= 30 days

Comments

@atharmarajah
Copy link

Hi, I would like to deploy Superset using Google Cloud Platform. I am using amancevice/superset docker images and I follow this tutorial : https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app

Instead of creating the images with docker build I just commited the containers to get images.

I have been able to do the first steps but when I want to do the step 3 and execute the container of the image locally before deplying it fails.
Many errors are displayed and I don't get anything on my localhost.

Can I get more indications on how I could deploy it correctly?
Thanks

@MarcusSorealheis
Copy link
Contributor

Can you post exactly what you have done and maybe the relevant lines of the console log? I have deployed Superset on GCP with no issue. Maybe I can help.

@atharmarajah
Copy link
Author

I have been able to progress on this issue. Instead of using amancevice/superset docker image I am using tylerFowler/docker-superset image now. I have been able to follow all the steps and my application has been deployed to an external IP address (http://130.211.228.43). I would like to know how I could modify the domain name to a customized one instead of having an external IP address to access it. Thanks

@stale
Copy link

stale bot commented Jun 14, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive Inactive for >= 30 days
Projects
None yet
Development

No branches or pull requests

2 participants