Page 1 of 1

EVE-NG Pro no docker images after fresh install

Posted: Wed Sep 23, 2020 9:54 pm
by Iv4ndi
Hello,

On my fresh install of EVE-NG Pro, I don't have any docker.io images available on the "Add Node" menu.

Please see the screenshot attached.

The installation of the server was done using a non-filtered Internet access.

Please note that this server is fully activated using a valid license.

Also, on the login page of EVE-NG, the "HTML5 Desktop" is also not working.

When login in this mode, the EVE-NG server return a HTTP code 404 on my browser.

This is the second time that I redo the complete install from scratch.

Thank you very much.

Re: EVE-NG Pro no docker images after fresh install

Posted: Thu Sep 24, 2020 5:26 pm
by Uldis (UD)
You had not add any image in eve for use in labs

Re: EVE-NG Pro no docker images after fresh install

Posted: Fri Sep 25, 2020 3:32 pm
by Iv4ndi
Uldis (UD) wrote:
Thu Sep 24, 2020 5:26 pm
You had not add any image in eve for use in labs
I have watched the official EVE-NG docker tutorial available at this link :

https://www.eve-ng.net/index.php/docume ... and-usage/

In the video, the narrator seems to explain that the docker images are already ready to use after a clean install of Eve-NG Pro.

Can you tell which Docker repository is used on this video ?

If I'm being honest, the documentation is lacking on this very subject.

Thank you.

Re: EVE-NG Pro no docker images after fresh install

Posted: Fri Sep 25, 2020 3:58 pm
by Uldis (UD)
Bt did you install docker package mate??
In our cookbook all is explained how to install eve pro
following the docker package
https://www.eve-ng.net/index.php/docume ... -cookbook/

Section 3

to install basic docker package run on eve cli

apt update
apt install eve-ng-dockers

Re: EVE-NG Pro no docker images after fresh install

Posted: Fri Sep 25, 2020 6:14 pm
by Iv4ndi
Hello Uldis,

Thank you so much for your tip !

I did not install EVE on an ESX hypervisor so I assumed that this section of the cookbook was out of scope.

Your answer proved me wrong.

The install step #21 that is available on page 33 of the cookbook contains the missing information I was looking for.

Well, I would say that I've learned a lesson : do not overlook the cookbook.

Have a nice day.

Re: EVE-NG Pro no docker images after fresh install

Posted: Fri Sep 25, 2020 6:50 pm
by Uldis (UD)
You welcome