Jump to content

[Module] Proxmox Reloaded - Beta Release


Blesta Addons
Message added by Michael,

Important Notice:

We have received reports that this developer is not responding to support requests. Some extensions may not be compatible with newer versions of Blesta.

Recommended Posts

Hello All .

 

This Module has more than 2000 lines of code . IF YOU WANT TO THANK ME WITH A LITTE DONATION , you can do it with PAYPAL DONATION from here 

LAST UPDATE : 08-02-2015 , Version 1.7.0

we bring free content , this Module for Proxmox in blesta , rewrited the full code from scratch , i have used as API the pve2-api-php-client .

NOTE : THIS MODULE IS NOT YET FINISHED , DON'T USE IT IN A LIVE PRODUCTION ? NOW IT ONLY SUPPORT OPENVZ .

 

ANY BUG, feedback post it here , i more testers , sowe can fix/improuve howthe module work .

with the Module , you can :

Admin Side

- Add VM .

- Reboot/Start/Stop/Shutdown

- Add/Edit ip_adress , hostname , serachdomain , nameservers .

- View VM Config/Settings

- View Graphs

- Views Tasks

- suspend/unsespend/destory VM .

- add swap limit in package (for openvz)

- add CPU limit in package (for openvz)

- add QOUTA UGID limit in package (for openvz)

- add Qouta Grace period in package (for openvz)

- add start at boot (true/false) in package (for openvz)

- auto fetch the iso(for kvm) and template (for openvz).

- edit the vmid IN ADMIN SIDE (locally) .

 

Client Side

- Order VM , with choosing os template and hostname .

- Reboot/Start/Stop/Shutdown .

- Edit hostname .

- View Graphs (if enabled from package)

- Views Tasks (if enabled from package)

In gneral i have fixed all this error of the core module .

- Add/Remove/Edit servers.

- remove default tempalte from server creation , and make it under package .

- auto start vm at the end fo creation/activation service.

- option to choose template in add service for admin section .

- option to edit the vmid (locally) .

- more stats (uptime/cpu usage/prossess count/load average)

- allow admins/staff add more ip for vm .

TODO LIST :

- add Qemu Section (kvm)

- better implementation of re-isntall vm , as the current now freeze sometimes .

- allow change root password for vm (admins/staff) without using the console . (for openvz) - until now is impossible -

- add option to edit UBC for VM (for openvz) (admin tab)

Some screenshoot :

add server

add_server.png

Add Package

proxmox_package.png

Admin Vm Config

proxmox_admin_config.png

Admin Vm network

proxmox_admin_network.png

Client Actions tab

proxmox_client_action.png

View Graph/Statistique

proxmox_graph.png

View Tasks of Vm

proxmox_tasks.png

as always the installtion steps is :

1 - download the file https://github.com/Blesta-Addons/proxmox-module .

2 - upload the proxmoxv2 folder inside componenet/modules directory .

3 - goto modules , and install Proxmox Reloaded .

4 - enjoy the free Module.

This Mosdule has more than 2000 of line code . IF YOU WANT TO THANK ME WITH A LITTE DONATION , you can do it with PAYPAL DONATION from here

 

NOTE : THIS MODULE IS NOT YET FINISHED , DON'T USE IT IN A LIVE PRODUCTION ? NOW IT ONLY SUPPORT OPENVZ .

Best regards

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...
  • 2 months later...

hi naja

 

great plugin, tho i have a issue the first server added no problem but upon adding second i keep getting cannot login to proxmox server, I've tested the same details on server and works fine, also changed hostname to ip and still getting same issue.

Link to comment
Share on other sites

hi naja

 

great plugin, tho i have a issue the first server added no problem but upon adding second i keep getting cannot login to proxmox server, I've tested the same details on server and works fine, also changed hostname to ip and still getting same issue.

can you enable the debug checkbox , and see what is the real probleme .

Link to comment
Share on other sites

having the same error as mrsmokin Login to Proxmox Host failed. Please check to ensure that the data are correct.

 

added a server to the proxmox module and it worked fine then i found proxmox reloaded so i uninstalled the old proxmox module and installed the new one and i haven't been able to add any servers since.

Link to comment
Share on other sites

having the same error as mrsmokin Login to Proxmox Host failed. Please check to ensure that the data are correct.

 

added a server to the proxmox module and it worked fine then i found proxmox reloaded so i uninstalled the old proxmox module and installed the new one and i haven't been able to add any servers since.

enable debug mode on module, and see the output result .

Link to comment
Share on other sites

On 5/26/2015 at 4:22 AM, naja7host said:

 

added a server to the proxmox module and it worked fine then i found proxmox reloaded so i uninstalled the old proxmox module and installed the new one and i haven't been able to add any servers since.

enable debug mode on module, and see the output result .

even with the debug mode activated i still get the exact same error.

 

Thanks for your time.

 

QzRloch.png

Link to comment
Share on other sites

Are you sure the user is under PVE ? the use has the right permissions ?

i think you should select PAM instead of PVE .

 

the user is PAM and i tried : root and root@pam

i then tried another machine which is PVE but it still didn't work.

 

Thanks

Link to comment
Share on other sites

maybe upload again module, because sometime file(s) can be altered with ftp transfert

 

Hi Serge, i tried that a couple of times but it still didn't work.

 

i have tested in my server and is working , also tested with PAM and PVE .

you have the port 8006 open the blesta server ?

 

Hi Mohamed, yes the port is open as i can add servers to the Proxmox module Proxmox (ver 2.1.1) but i just can't add them to Proxmox reloaded.

i'm going to try virtualizor or solusvm.

 

Thanks for your time anyway.

Link to comment
Share on other sites

Hi Serge, i tried that a couple of times but it still didn't work.

 

 

Hi Mohamed, yes the port is open as i can add servers to the Proxmox module Proxmox (ver 2.1.1) but i just can't add them to Proxmox reloaded.

i'm going to try virtualizor or solusvm.

 

Thanks for your time anyway.

 

can you PM me the info ,  that i can test or debug the probleme ?

Link to comment
Share on other sites

I have sent you a pm.

 

thx

i have made some test , it appear your serverhosting blocking port 8006 .

just to note to every one, the core module didn't do any authentification verification , so it accept any data enter , my modulecheck the authentification , if the module can login to the proxmox server , it will be added .

Link to comment
Share on other sites

  • 2 months later...

I seem to be having the same problem as supadupa. I've confirmed that my webserver can reach proxmox at the correct port (used wget in shell quickly), and have re-uploaded the module files but the problem persists. I can't uninstall it since there's live services attached. Is there any other troubleshooting steps I should try?

Link to comment
Share on other sites

I seem to be having the same problem as supadupa. I've confirmed that my webserver can reach proxmox at the correct port (used wget in shell quickly), and have re-uploaded the module files but the problem persists. I can't uninstall it since there's live services attached. Is there any other troubleshooting steps I should try?

Can you pm me the info ?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...