Sign inSign up

grycap/vmrc

By grycap

•Updated 5 months ago

Virtual Machine image Repository & Catalog - VMRC

Image
2

843

grycap/vmrc repository overview

⁠A Virtual Machine Image Repository & Catalog - VMRC

VMRC is client-server system (based on Web Services) to index Virtual Machine Images (VMI) along with its metadata (OS, applications, etc.). It supports matchmaking to obtain the appropriate VMIs that satisfy a given set of hard (must) requirements and soft (should) requirements.

It is useful as a catalog of VMIs that can be stored on the VMI repository systems of the different Cloud Management Platforms (such as OpenNebula or OpenStack) or on public Clouds (such as Amazon Web Services). This way, customized VMIs are indexed in VMRC and applications can query, as an example, for a VMI based on Ubuntu 12.04 LTS with Java and Octave already installed.

This will only deploy the VMRC server (not the web-based GUI). If you prefer to use the web-based GUI instead to interact with VMRC, please see the grycap/vmrc-web⁠ Docker Hub repository.

Dockerfile used to build this image: https://github.com/grycap/vmrc/blob/master/Dockerfile⁠

Web page: http://www.grycap.upv.es/vmrc⁠

Source code: https://github.com/grycap/vmrc⁠

Execute as: docker run --name vmrc-web -d -p 53500:8080 grycap/vmrc It will leave VMRC listening to port 53500 on the Docker Host. Other port can be chosen, if required. The endpoint for the VMRC server will be http://ip:53500/vmrc/vmrc⁠

Tag summary

Content type

Image

Digest

sha256:b02471d39…

Size

398.6 MB

Last updated

5 months ago

docker pull grycap/vmrc