Skip to content

OVA Image

Kostikas Visnia edited this page Sep 1, 2018 · 8 revisions

OVA image

In order to run this project, a MongoDB and LDAP database is required. Setting up LDAP can be tricky so we create this image that includes a MongoDB server + LDAP server configured and ready to use.

The image files is running Debian 9.5 64-bit.

Default user login is dev/dev.

Root password is itteithedev.

MongoDB:

User: root

Password: itteithedev

LDAP:

User: cn=admin,dc=it,dc=teithe,dc=gr

Password: itteithedev

Download .ova

Installation / Deploy

A hypervisor is needed (VMWare, VirtualBox) in order to run the virtual appliance.

Network setup

By default, the network interface is set to bridge mode and the virtual machine will automatically receive an IP address from the local DHCP server if any.

You can also set a static IP or any other config that fit you set up.

Clone this wiki locally