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