OpenVZ Forum


Home » General » Discussions » OpenVZ web interface
OpenVZ web interface [message #13131] Mon, 21 May 2007 10:59 Go to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
Hi all!

I am working on an OpenVZ web interface, so that customers can register with me and have a schweet interface to manage their virtual machines.

It is almost complete, so I thought I might start some interest in my project by sneaking in some screen shots.

http://timg.ws/

Note: it will be free, I am just unsure on the licensing etc.

[Updated on: Mon, 04 August 2008 13:20]

Report message to a moderator

Re: OpenVZ web interface [message #13132 is a reply to message #13131] Mon, 21 May 2007 11:09 Go to previous messageGo to next message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

Very interesting!

I suggest you to add the information about your project to http://wiki.openvz.org/Control_panels. To my mind, the best licence would be GNU GPL.


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
Re: OpenVZ web interface [message #13134 is a reply to message #13132] Mon, 21 May 2007 11:14 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
kir wrote on Mon, 21 May 2007 07:09

To my mind, the best licence would be GNU GPL.


I am all in favour of the GPL, and that is actually what I was thinking.
Re: OpenVZ web interface [message #13154 is a reply to message #13134] Tue, 22 May 2007 00:20 Go to previous messageGo to next message
aar365 is currently offline  aar365
Messages: 8
Registered: May 2006
Junior Member
looking forward to such a good job done!

wish it can exceed those commercial products
Re: OpenVZ web interface [message #13157 is a reply to message #13131] Tue, 22 May 2007 03:19 Go to previous messageGo to next message
OVZJustin is currently offline  OVZJustin
Messages: 6
Registered: May 2007
Location: Toronto, Ontario
Junior Member

Hi,

I am quite interested in this software as HyperVM is INCREDIBLY expensive for what it is.

If you need help developing it please contact me, do you have any dates for this?

What language are you writing this in?


http://static.openvz.org/userbars/openvz-user.png
Re: OpenVZ web interface [message #13158 is a reply to message #13157] Tue, 22 May 2007 05:05 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
Anouncing the new name:
RoboVZ

http://robovz.sourceforge.net

(A mixture of PHP (for the web interface) and Perl (control service, ssh interface))

I am going to start looking over the code today, expect the first svn commits soon.

[Updated on: Tue, 22 May 2007 06:01]

Report message to a moderator

Re: OpenVZ web interface [message #13162 is a reply to message #13158] Tue, 22 May 2007 07:55 Go to previous messageGo to next message
aar365 is currently offline  aar365
Messages: 8
Registered: May 2006
Junior Member
keep on doing good job, TimG!
Re: OpenVZ web interface [message #13164 is a reply to message #13131] Tue, 22 May 2007 12:07 Go to previous messageGo to next message
OVZJustin is currently offline  OVZJustin
Messages: 6
Registered: May 2007
Location: Toronto, Ontario
Junior Member

Hey great! I'm looking forward to seeing some code.

I see you added me on MSN. Just remember, if you require any help I know how to code PHP (not so much perl Twisted Evil )


http://static.openvz.org/userbars/openvz-user.png
Re: OpenVZ web interface [message #13693 is a reply to message #13131] Mon, 04 June 2007 01:41 Go to previous messageGo to next message
excessnet is currently offline  excessnet
Messages: 1
Registered: June 2007
Location: Quebec, Canada
Junior Member
Oh! RobotVZ sound good Very Happy
Re: OpenVZ web interface [message #13747 is a reply to message #13131] Mon, 04 June 2007 19:27 Go to previous messageGo to next message
ClemensBW is currently offline  ClemensBW
Messages: 3
Registered: October 2006
Junior Member
Hi, i think you donĀ“t has recive my mail. If you want help with some php or perl thinks, please contact me Smile

******************
mfg
ClemensBW
Re: OpenVZ web interface [message #14350 is a reply to message #13131] Mon, 25 June 2007 12:51 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
RoboVZ is coming along nicely, and before I was just about to SVN up my code, I thought that I would ditch what I had and recode it all. The new version is starting to become functional, here is a screenshot of it, more info when it is released in a few days Smile

index.php?t=getfile&id=363&private=0

Let's just say that the panel is *very* functional, and the application even more so. It is controlled by a server, that unfortunatly has to run as root, this server basically acts as a frontend to vzctrl.

RoboVZ has a very complex template system in there, and because I did not want to do anything like add Paypal *just* yet, I thought I would just put in a wallet, where admins put in points, and a VPS will cost X amount of points a month, week, or day.

As I said, more soon!
  • Attachment: robovz1.png
    (Size: 157.00KB, Downloaded 21157 times)
Re: OpenVZ web interface [message #14389 is a reply to message #13131] Wed, 27 June 2007 09:04 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
I got even better news for you Smile

I told you I would show you more. In this screenshot, you can see one of my VE's, running with the ID "100".

Down below the Webbrowser window is the RoboVZ daemon, showing the client's data that it is sending. There are better features coming, however Smile

index.php?t=getfile&id=364&private=0
  • Attachment: ve1.jpg
    (Size: 101.85KB, Downloaded 20525 times)
Re: OpenVZ web interface [message #14439 is a reply to message #13131] Thu, 28 June 2007 00:57 Go to previous messageGo to next message
aar365 is currently offline  aar365
Messages: 8
Registered: May 2006
Junior Member
seems coming out soon.

though i want to use it in production environment asap, I hope the security will be safe enough before that.

thanks again, TimG!
Re: OpenVZ web interface (A *very* early pre-release) [message #14442 is a reply to message #13131] Thu, 28 June 2007 06:20 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
This should give you a taste for things to come. Just make a symlink from where you extract these files in /var/www (call it robovz for easy install) and copy the apache2-include.conf file to Apache2's include folder (Debian's is /etc/apache2/sites-available)

Make sure you import the two SQL dumps, and create two user accounts, one with the username and password of likah, and the other one with the username and password of robovz.

Run this command in the directory RoboVZ was extracted to:
tim@timg.ws:~/RoboVZ/# sudo php server.php

The Likah server __MUST__ be ran as root, otherwise it does not get access to OpenVZ's infomation, and cannot stop and start machines.

[ Note: this is the reduced version. Watch this spot Smile ]

If you have any ideas, please, pretty please share them. Also, if in the future someone would like to put in something like Paypal, I would really like it if you could share the code with me Wink
  • Attachment: likah.sql
    (Size: 0.86KB, Downloaded 10735 times)
  • Attachment: robovz.sql
    (Size: 2.40KB, Downloaded 10348 times)
  • Attachment: robovz-0.01.tar.bz2
    (Size: 83.50KB, Downloaded 11776 times)
  • Attachment: robovz-0.01.zip
    (Size: 106.61KB, Downloaded 11863 times)
Re: OpenVZ web interface [message #14589 is a reply to message #13131] Tue, 03 July 2007 06:26 Go to previous messageGo to next message
thequestion is currently offline  thequestion
Messages: 6
Registered: June 2007
Junior Member
this is looking really good, keep up the good work!
Re: OpenVZ web interface [message #14641 is a reply to message #14589] Wed, 04 July 2007 03:20 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
thequestion wrote on Tue, 03 July 2007 02:26

this is looking really good, keep up the good work!


Thanks Smile RoboVZ is comming along nicely, and I want to release 0.5-rc1 in the next few days.
Re: OpenVZ web interface [message #14657 is a reply to message #13131] Wed, 04 July 2007 13:52 Go to previous messageGo to next message
thequestion is currently offline  thequestion
Messages: 6
Registered: June 2007
Junior Member
so which software needs to be installed on the server for this to run?

php, mysql and apache is pretty obvious but anything else?

and can you explain that "admin points" again I dont understand what they do Embarassed
Re: OpenVZ web interface [message #14663 is a reply to message #13131] Wed, 04 July 2007 22:16 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
Well, at the moment, there is only basic finance management, and what is there I would not really recommend for production use. Forget about what I said earlier with the points, I was just ranting Smile

thequestion, I sent you a PM
Re: OpenVZ web interface [message #15503 is a reply to message #13131] Thu, 02 August 2007 13:13 Go to previous messageGo to next message
cold_as_ice is currently offline  cold_as_ice
Messages: 1
Registered: August 2007
Location: Germany
Junior Member
Is there anything new about robovz ??

---
there is no reason for wasting rack units if it runs virtual...
Re: OpenVZ web interface [message #16027 is a reply to message #13131] Sat, 18 August 2007 23:53 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
Yes! There is a pile!

The project is now being located at my own Google Code-like system called ShareSource (available at http://sharesource.org), where the project is still called 'RoboVZ'. Watch out soon: when I get a few spare hours I will prepair the first release.

Thanks Smile
icon14.gif  Re: OpenVZ web interface [message #16030 is a reply to message #16027] Sun, 19 August 2007 04:04 Go to previous messageGo to next message
aar365 is currently offline  aar365
Messages: 8
Registered: May 2006
Junior Member
still waiting...

appreciate your stable release announcement here
Re: OpenVZ web interface [message #22096 is a reply to message #13131] Sat, 20 October 2007 00:26 Go to previous messageGo to next message
jbond007 is currently offline  jbond007
Messages: 78
Registered: January 2006
Location: Miami
Member
dear i been working on my control project
and i finish
sorry for my English i post the pictures ASAP
Thx
Re: OpenVZ web interface [message #22282 is a reply to message #16030] Wed, 24 October 2007 13:28 Go to previous messageGo to next message
JimL is currently offline  JimL
Messages: 116
Registered: February 2007
Senior Member
I'm beginning to think this is vaporware.

Re: OpenVZ web interface [message #25914 is a reply to message #22282] Thu, 10 January 2008 22:46 Go to previous messageGo to next message
yettyn is currently offline  yettyn
Messages: 31
Registered: January 2008
Location: Jihlava, CZ
Member
I don't think so... just go to http://sharesource.org/project/robovz and you will find code in the svn trunk, but last commit is 2 Sep 2007, so it looks a bit stale at the moment. Remember though, this is open source and apparently no one involved have had time to work on this lately.

So you either have to be patient or step up Rolling Eyes


Kernel 2.6.32-125.3
vzctl 4.9.4
Gentoo Linux x64
Re: OpenVZ web interface [message #30154 is a reply to message #13131] Tue, 13 May 2008 17:53 Go to previous messageGo to next message
Bodysplit is currently offline  Bodysplit
Messages: 20
Registered: July 2007
Junior Member
hm, the project seems dead. All links lead to nowhere... what happens?

--
This doesn't look comfortable...
icon8.gif  Re: OpenVZ web interface [message #30374 is a reply to message #13132] Thu, 22 May 2008 11:11 Go to previous messageGo to next message
JimL is currently offline  JimL
Messages: 116
Registered: February 2007
Senior Member
kir wrote on Mon, 21 May 2007 07:09

Very interesting!

I suggest you to add the information about your project to http://wiki.openvz.org/Control_panels..


This url is empty. Where did the list of Control Panels get to?

Thanks,
Jim.

Answered my own question, http://wiki.openvz.org/Control_panels is still there.

The link has an extra period in it, I think.

Jim

[Updated on: Thu, 22 May 2008 11:14]

Report message to a moderator

Re: OpenVZ web interface [message #32375 is a reply to message #25914] Mon, 04 August 2008 13:24 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
yettyn wrote on Thu, 10 January 2008 17:46

I don't think so... just go to http://sharesource.org/project/robovz and you will find code in the svn trunk, but last commit is 2 Sep 2007


Stress less. I have been working hard on the new version of RoboVZ. It now has a backend based on a research project I did, MyInfo. Based on JSON-RPC, this system will enable scalability to the highest degree!

Not only that, but there is also integrated billing in RoboVZ. Screenshots shall follow.
Re: OpenVZ web interface [message #32377 is a reply to message #13131] Mon, 04 August 2008 16:26 Go to previous messageGo to next message
kenjy is currently offline  kenjy
Messages: 50
Registered: July 2008
Location: Mexico
Member
Im starting to work in a Web Interface for OpenVz (http://source.icenetx.net || http://source.kenjy.net/ ) we are trying to release the first version on October Very Happy

http://kenjy.net |Live net !!!
Re: OpenVZ web interface [message #32383 is a reply to message #32377] Mon, 04 August 2008 21:45 Go to previous messageGo to next message
TimG is currently offline  TimG
Messages: 11
Registered: May 2007
Location: Australia
Junior Member
kenjy wrote on Mon, 04 August 2008 12:26

Im starting to work in a Web Interface for OpenVz ...

Thanks for hijacking the discussion!
Re: OpenVZ web interface [message #32386 is a reply to message #32377] Mon, 04 August 2008 22:50 Go to previous messageGo to next message
amando is currently offline  amando
Messages: 3
Registered: August 2008
Junior Member
No muy buena idea utilizar el thread de otra persona para anunciarlo! Mejor hubiese sido crear un nuevo thread con tu anuncio. En cualquier caso, enhorabuena y espero que no se quede en Vaporware como tantos otros proyectos.

Amando
www.geniecomm.com


---
www.geniecomm.com
Re: OpenVZ web interface [message #35585 is a reply to message #13158] Mon, 06 April 2009 23:41 Go to previous messageGo to next message
JimL is currently offline  JimL
Messages: 116
Registered: February 2007
Senior Member
I've marked this vaporware product as frozen in the wiki under control panels. There's nothing there except pictures. If it ever becomes a product I'll add it again to the wiki. I'm posting this just in case anyone is monitoring this thread looking for control panels.
Re: OpenVZ web interface [message #36698 is a reply to message #13131] Fri, 10 July 2009 14:42 Go to previous message
irontowngeek is currently offline  irontowngeek
Messages: 20
Registered: January 2009
Junior Member
I started a web interface for OpenVZ sometime backand never finished it
It was actually a GUI frontend for a terminal console script I wrote called VEmin
I gave up the work on the web interface to concentrate my efforts
time wiling towards a GUI based on QT similar to VMwares Console
I will apologize for my postings lack of proper periods and commas as my keyboard has seem to take a break from work on its own
Go figure its a goofy GATEWAY
Ranks right up there with COMPAQ

Cheers
Previous Topic: Migration old server to VPS
Next Topic: Any Idea why I cant post a question in Support?
Goto Forum:
  


Current Time: Sat Apr 27 04:44:34 GMT 2024

Total time taken to generate the page: 0.02214 seconds