Hi,
can an offline installation of ECE still work by manually adding images to docker using 'docker load' like in ECE 1.0, instead of using a private docker registry?
Thanks,
Aaron
Hi Aaron,
Yes, it should still work. The default repository is 'docker.elastic.co/cloud-enterprise/elastic-cloud-enterprise'.
UPD.
But you should avoid using flag --overwrite-existing-image which makes the installation script ignore local image.