Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embed static files in hypervisor binary. #293

Merged
merged 7 commits into from
Apr 2, 2020
Merged

Embed static files in hypervisor binary. #293

merged 7 commits into from
Apr 2, 2020

Conversation

evanlinjin
Copy link
Contributor

@evanlinjin evanlinjin commented Apr 2, 2020

This will make make life easier for end users and Skybian maintainers.

Changes:

  • Embed static files in hypervisor.
  • Provide /api/about endpoint for hypervisor that displays hypervisor public key and build info.

志宇 added 3 commits April 2, 2020 16:44
* Embed UI static files to hypervisor binary.

* Added /api/about endpoint to obtain hypervisor PK and build info.
Copy link
Contributor

@nkryuchkov nkryuchkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works great, good job!

Makefile Outdated Show resolved Hide resolved
cmd/hypervisor/commands/root.go Show resolved Hide resolved
pkg/hypervisor/hypervisor.go Show resolved Hide resolved
@jdknives jdknives merged commit 22dfac7 into skycoin:develop Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants