Skip to content

Modern lightweight UI for standard (non-admin) oVirt users

License

Notifications You must be signed in to change notification settings

hstastna/ovirt-web-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

VM Portal for oVirt

VM Portal is a modern lightweight UI for oVirt that allows oVirt users to create, start, stop, and use virtual machines.

Dashboard

Installation

VM Portal is installed automatically when you install oVirt using Cockpit. Once oVirt is installed, navigate to https://[ENGINE_FQDN]/ovirt-engine and click VM Portal.

Bugs and Enhancements

Please report bugs and feature requests to the GitHub issue tracker.

Users Forum

Use the oVirt Users forum / mailing list for general discussion or help.

Docker container

VM Portal can run standalone in a container and connect to any oVirt 4.3 engine. This is useful for testing and debugging. Run:

docker run --rm -it -e ENGINE_URL=https://[ENGINE.FQDN]/ovirt-engine -p 3000:3000 ovirtwebui/ovirt-web-ui:latest

and access VM Portal at http://localhost:3000

Technical Details

Author(s)

About

Modern lightweight UI for standard (non-admin) oVirt users

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 3.0%
  • Shell 0.8%
  • Java 0.5%
  • Makefile 0.4%
  • M4 0.1%
  • Other 0.2%