Hello Everyone
1/ I've installed datahub quickstart and it's OK (on a server with internet access)
2/ Now I want to start datahub quickstart on a 2nd server that doesn't have internet access.
The first install had been done on a server with internet access.
I've exported container (docker export .... ) ==> So, I've obtained images of the running containers from the first server.
On the 2nd server (no internet access) :
The images have been imported.
But I cannot use the command "datahub docker quickstart" since I've have internet access (I have HTTPSConnection errors)
I've created an ENV file with all environnement variables.
==> So, how can I start the containers without the need to connect to the internet?
I've searched and read other message about "offline install" but none is successful.
Regards
Christophe