I’m in a situation where I can’t use docker, and I...
# all-things-deployment
b
I’m in a situation where I can’t use docker, and I’d like to know how to install datahub without using docker.
b
Hi Charles! What are you using to deploy? Simply running the processes directly? The best way to go would be to clone the repository and manually running each required service. This is a bit cumbersome without docker, tho
b
I am installing datahub in an offline environment.
Is there any relevant document or information that can help me?
b
I mean, are you looking for scripts to run each process I'm assuming?
DataHub consists of various services