|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
xen-tools like web interface for virtualboxHi,
I'd like to start a web-based management system for virtualbox. Seeking comments on anything important to consider like licensing issues, and technical structure issues. Any features you think would be useful are welcome discussion as well. Thanks, -- Adam Vande More _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
|
|
Re: xen-tools like web interface for virtualboxOn Thu, Nov 05, 2009 at 11:00:40AM -0600, Adam Vande More wrote:
> Hi, > > I'd like to start a web-based management system for virtualbox. Seeking > comments on anything important to consider like licensing issues, and > technical structure issues. Any features you think would be useful are > welcome discussion as well. maybe you want to take a look at http://libvirt.org/ ? _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
|
|
Re: xen-tools like web interface for virtualboxOn Thu, November 5, 2009 6:00 pm, Adam Vande More wrote:
> Hi, > > I'd like to start a web-based management system for virtualbox. Seeking > comments on anything important to consider like licensing issues, and > technical structure issues. Any features you think would be useful are > welcome discussion as well. > You should have a look at vboxweb [1] which is probably what you are searching for. I've created a port [2] for it if you want to test it on FreeBSD. [1] http://code.google.com/p/vboxweb/ [2] http://svn.bluelife.at/index.cgi/packages/browse/blueports/www/vboxweb -- Bernhard Fröhlich http://www.bluelife.at/ _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
|
|
Re: xen-tools like web interface for virtualboxOn Thu, Nov 5, 2009 at 11:22 AM, Roman Divacky <rdivacky@...> wrote:
> On Thu, Nov 05, 2009 at 11:00:40AM -0600, Adam Vande More wrote: >> Hi, >> >> I'd like to start a web-based management system for virtualbox. Seeking >> comments on anything important to consider like licensing issues, and >> technical structure issues. Any features you think would be useful are >> welcome discussion as well. > > maybe you want to take a look at http://libvirt.org/ ? yes http://libvirt.org is the way to go. that way it will work when Xen Dom0 support is added as well Sam Fourman Jr. Fourman Networks _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
|
|
Re: xen-tools like web interface for virtualboxOn Thu, Nov 5, 2009 at 12:36 PM, Bernhard Froehlich <decke@...>wrote:
> On Thu, November 5, 2009 6:00 pm, Adam Vande More wrote: > > Hi, > > > > I'd like to start a web-based management system for virtualbox. Seeking > > comments on anything important to consider like licensing issues, and > > technical structure issues. Any features you think would be useful are > > welcome discussion as well. > > > > You should have a look at vboxweb [1] which is probably what you are > searching for. I've created a port [2] for it if you want to test it on > FreeBSD. > > > [1] http://code.google.com/p/vboxweb/ > [2] http://svn.bluelife.at/index.cgi/packages/browse/blueports/www/vboxweb > and add some automated iscsi support in there and it should be close to what I was thinking. -- Adam Vande More _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
|
|
Re: xen-tools like web interface for virtualboxHello Bernhard,
Thank you very much for this! I upgraded your port to release 89: http://www.frbsd.org/dist/vboxweb-r89.port.tar.bz2 A few questions/suggestions: - at first launch, vboxweb downloads the rdpweb.swf component which is under a PUEL licence. Are there any free alternatives that you know of, apart from disabling the relevant lines in the sourcecode in order to remain fully open source? - for those who don't like the initial connection to google.com, here's a quick&dirty patch: http://www.frbsd.org/dist/vboxweb-r89.patch-aa - and finally why don't you commit your port to the ports tree? Best regards, Hubert |
|
|
Re: xen-tools like web interface for virtualboxOn Tue, December 8, 2009 1:35 am, Hubert Tournier wrote:
> > Hello Bernhard, > > > Bernhard Froehlich wrote: >> >> You should have a look at vboxweb which is probably what you are >> searching for. I've created a port [2] for it if you want to test it on >> FreeBSD. >> [2] >> http://svn.bluelife.at/index.cgi/packages/browse/blueports/www/vboxweb >> > > Thank you very much for this! I upgraded your port to release 89: > http://www.frbsd.org/dist/vboxweb-r89.port.tar.bz2 I've seen that there is r91 so updated it again. Thanks for noticing it. > A few questions/suggestions: > - at first launch, vboxweb downloads the rdpweb.swf component which is > under > a PUEL licence. Are there any free alternatives that you know of, apart > from > disabling the relevant lines in the sourcecode in order to remain fully > open > source? No i don't know any alternative. Our FreeBSD vbox port does not have the rdp code either so it's kinda useless on FreeBSD anyway. > - for those who don't like the initial connection to google.com, here's a > quick&dirty patch: > http://www.frbsd.org/dist/vboxweb-r89.patch-aa Did not know that but it looks like they are using it for determining the machine ip. There are probably better ways to do that so it could be best to create an issue for that. > - and finally why don't you commit your port to the ports tree? Because it's not useful for anything at the moment. So i think it would create more questions than it solves. But once it does something useful i will commit it to the tree. -- Bernhard Fröhlich http://www.bluelife.at/ _______________________________________________ freebsd-emulation@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |