Skip to content

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

License

Notifications You must be signed in to change notification settings

yodem/ovirt-web-ui

This branch is 862 commits behind oVirt/ovirt-web-ui:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

840e846 · Nov 21, 2019
Feb 17, 2019
Jun 24, 2018
Nov 19, 2019
Oct 7, 2019
Oct 30, 2019
Apr 8, 2019
Oct 24, 2019
Oct 30, 2019
Nov 20, 2019
Dec 10, 2018
May 25, 2017
Nov 3, 2016
Mar 14, 2018
Jul 20, 2018
Nov 21, 2018
Feb 8, 2019
Sep 18, 2019
Sep 18, 2019
Feb 20, 2019
Oct 13, 2016
Sep 18, 2019
Feb 4, 2019
Sep 26, 2016
Nov 29, 2016
Nov 19, 2019
Sep 10, 2019
Nov 26, 2018
Nov 19, 2019
Oct 30, 2019
Oct 30, 2019
Nov 14, 2018

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 94.0%
  • CSS 3.7%
  • Shell 0.7%
  • Java 0.7%
  • Makefile 0.4%
  • M4 0.2%
  • Other 0.3%