Whats the best way to customize and deploy datahub...
# troubleshoot
n
Whats the best way to customize and deploy datahub according to our own parameters on aws eks . any suggestions ? is it compulsary to checkout the source and buiild docker images ?
e
Hi, everything you mentioned below do not require a fork. https://datahubproject.io/docs/deploy/aws Here is a guide to deploying to AWS EKS. If you see the helm chart it is referring to you should be able to specify specific memory/cpu settings on pods, replicas, etc. For auth, please refer to this guide! https://datahubproject.io/docs/how/auth/add-users/