Skip to content

Unofficial WebUI for consulting Security information through Uyuni API

License

Notifications You must be signed in to change notification settings

DriverXavGeForce/uyuni-security-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uyuni-security-ui

Unofficial WebUI to get a nice view on Security information through the Uyuni API

Installation

Install Python 3 and Flask

zypper -n in python3 python3-Flask

Start

Start Flask (Port 5000 by default)

export FLASK_APP=app.py
flask run --host=0.0.0.0

About

Unofficial WebUI for consulting Security information through Uyuni API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.5%
  • Python 24.1%
  • CSS 14.9%
  • Shell 7.5%