Hi , we are working on automating datahub installa...
# getting-started
b
Hi , we are working on automating datahub installation , any suggestions?
g
hi Vibhu, i'm also learning about datahub, just wan to ask that are you using Docker image deployment
b
yes
hi please help on this
Hi @delightful-ram-75848, any update on this
r
Hi, could you elaborate on what you're trying to achieve? what do you mean by "automating datahub installation" & what method are you using for deployment?
b
Hi @delightful-ram-75848, we are currently performing manual installation of datahub on single AWS EC2 Ubuntu instance by following below procedure mentioned in the stackoverflow forum, we are using docker container 1. Login onto EC2 instance by using putty 2. Executing commands manually mentioned in below guide for docker and data hub installation https://stackoverflow.com/questions/76403970/how-can-i-install-datahub-on-an-aws-ec2-instance Instead of manually executing each and every datahub installation command one after another, we want to execute a single script which should install datahub as well as start all docker containers post datahub installation