Skip to content

nabeken/karesansui

 
 

Repository files navigation

Karesansui

Karesansui is an open-source virtualization management application made in Japan.

  • Simple, easy web-based interface.
  • Free for all. Distributed with the MIT license.
  • Supports Kernel-based Virtual Machine(KVM) hypervisor. Other hypervisors/virtualization support on future plan.

Requirements

Karesansui requires (or is dependent on) other software.

To install Karesansui, you will need:

The INSTALL document also describes a whole series of additional installation steps, including an easier way to install the required software listed above.

If you want to hack the source, you will also probably need:

Installation

See INSTALL.

License

Karesansui is released under the MIT license to reduce problems for re-using. All source code has license notice, so you should clearly know what license to follow.

For exception, some Karesansui files don't have license notice for technical problems. We can only mention about files we distribute, so consult the original author for such files. Please see TRADEMARKS.TXT included with this distribution for information about Karesansui's trademark and logo usage policy.

This Karesansui source tree includes other open source projects work, which may come with its own distribution rule. Please consult each license notice for these projects.

Javascript libraries under karesansui/static/js/lib

Acknowledgements

We want to thank so much the contributors of these projects: Python, libvirt, webpy, flup, psycopg2, tightvncviewer, jquery, jquery.form.js, jquery-tablesort, jquery-plugin-autocomplete, jCarousel, ajax-upload.

Contact Info

http://karesansui-project.info

About

Karesansui is an open-source virtualization management application made in Japan.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.7%
  • JavaScript 11.3%