Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
/ vmregistry Public archive

VM Registry — manage and provision your VMs

License

Notifications You must be signed in to change notification settings

google/vmregistry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VMRegistry

Docker Repository on Quay

This is not an official Google product

VMRegistry is a simple GRPC-based API around libvirt that allows to query VM details and to manage VM state.

You can find all the currently exposed APIs in proto/vmregistry.proto.

Accessing VMRegistry

VMRegistry auth is based on JWT as provided by credstore. Consult credstore documentation on how to generate a token.

There's no RBAC at the moment, so anyone holding a valid token has full access to the vmregistry, possibly meaning a transitive root access to the host node via libvirt.

About

VM Registry — manage and provision your VMs

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published