Add wiki page with CompaniesProjects using noVNC.

This info was in the main README but it makes more sense to have this
sort of transient info in the wiki so move it here.
Joel Martin
2011-06-26 15:53:34 -05:00
parent a1daa17e2c
commit 52c91c0e4b
2 changed files with 39 additions and 0 deletions

@@ -5,6 +5,8 @@ noVNC is a browser based VNC client implemented using HTML5 technologies (Web So
- [Browser Support](wiki/Browser-support)
- [Projects/Companies using noVNC](wiki/ProjectsCompanies-using-noVNC)
- [Advanced Usage](wiki/Advanced-usage). Generating an SSL
certificate, starting a VNC server, advanced websockify usage, etc.

@@ -0,0 +1,37 @@
## Projects/Companies using noVNC
Here is a list of projects/companies that I know of that are using
noVNC in a released product or project. There are some
projects/products that are in development that are not listed here
yet. If you know of other projects or companies that are using noVNC,
please [drop me a note](https://github.com/inbox/new/kanaka).
* [Sentry Data Systems](http://www.sentryds.com): uses noVNC in the
[Datanex Cloud Computing Platform](http://www.sentryds.com/products/datanex/).
* [Ganeti Web Manager](http://code.osuosl.org/projects/ganeti-webmgr):
Feature [#1935](http://code.osuosl.org/issues/1935).
* [Archipel](http://archipelproject.org):
Demo [video](http://antoinemercadal.fr/archipelblog/wp-content/themes/ArchipelWPTemplate/video_youtube.php?title=VNC%20Demonstration&id=te_bzW574Zo)
* [openQRM](http://www.openqrm.com/): VNC plugin available
by request. Probably included in [version
4.8](http://www.openqrm.com/?q=node/15). Demo
[video](http://www.openqrm-enterprise.com/news/details/article/remote-vm-console-plugin-available.html).
* [OpenNode](http://www.opennodecloud.com/): uses noVNC in
[OpenNode Management Console](http://opennode.activesys.org/about/software-included-in-opennode/).
OMC [Screencast](http://opennode.activesys.org/about/opennode-management-console-screencast/).
* [OpenStack](http://www.openstack.org): uses noVNC in Cactus release
of [OpenStack Compute (Nova)](http://nova.openstack.org/runnova/vncconsole.html).
OpenStack [Screencast](http://player.vimeo.com/video/20787736?autoplay=1) with noVNC shown at about 2:17.
* [Broadway (HTML5 GDK/GTK+ backend)](http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/):
uses noVNC keyboard/input handling code.
[Commit email](http://mail.gnome.org/archives/commits-list/2011-April/msg06623.html). Source file: [broadway.js](http://git.gnome.org/browse/gtk+/tree/gdk/broadway/broadway.js).
* [OpenNebula](http://opennebula.org/):
added as feature in [OpenNebula release 3.0](http://blog.opennebula.org/?p=1626). Add in [issue #564](http://dev.opennebula.org/issues/564)