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

Ansible script for setting up environment and starting docker-superset. #11

Open
abhioncbr opened this issue Dec 1, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@abhioncbr
Copy link
Owner

abhioncbr commented Dec 1, 2018

Is your feature request related to a problem? Please describe.
Currently, manually pulling of the image from docker-hub and then needs copying of config & compose files for starting the docker-superset container. Need an automation script for manual steps.

Describe the solution you'd like
Ansible based scripts will install docker in-case if it is not present and then will start the dockers-superset container.

Describe alternatives you've considered
The shell script can be an option but ansible way is a more clean and generic approach.

Additional context
Consider terraform based scripts for setting up the infrastructure.

@abhioncbr abhioncbr added the enhancement New feature or request label Dec 1, 2018
@abhioncbr abhioncbr added this to the Automate deployment milestone Dec 1, 2018
@abhioncbr abhioncbr self-assigned this Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant