Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 936 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 936 Bytes

screenshot image

What is Keygeny?

Keygeny is a dashboard for keygen. If you are self hosting keygen, it does not come with a dashboard. You may use Keygeny with any instance.

Features:

  • Server side validation for all forms
  • Username / Password or Token authentication
  • Attach / Remove Policy or License Entitlements
  • Resources implemented:
    • Products
    • Policies
    • Licenses
    • Entitlements
    • Machines
    • Components
    • Processes
    • Tokens
    • Users

Run your own

git clone "https://github.com/tyler71/keygeny"
cd app/
yarn
yarn dev