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

  • 3 weeks later...

I have the same issue mentioned by the previous user.

 

With the "standard" Proxmox module provided by Blesta works just fine. Your Proxmox Reloaded is not working at all right now. I suppose it's a bug caused by some changes in the newest proxmox versions.

 

Don't know if this would be of interest but I would be willing to pay a monthly or yearly fee for a complete proxmox module with all the functionalities that SolusVM have currently (or at least the major ones).

Link to comment
Share on other sites

naja7host said above is time to make some update in the module " at August 9th.

 

I believe his working on it. Still, a quick solution/fix for the authentication issue would be awesome. I'm super curious to try out his plugin properly and see if it deserves a monthly donation.  :D 

Link to comment
Share on other sites

the kvm will be added in a future release .but first i need to se how we should implement it , becaise KVM support install iso image and push images . what all do you think the best way ?

 

just add the ISO to the CD-DRIVE and let the client install the OS with the console ?

Link to comment
Share on other sites

the kvm will be added in a future release .but first i need to se how we should implement it , becaise KVM support install iso image and push images . what all do you think the best way ?

 

just add the ISO to the CD-DRIVE and let the client install the OS with the console ?

 

I would absolutely create ISO based KVM services by mounting the ISO to the virtual CD drive.  For KVM systems based off images, it would need to be handled similar to the current OVZ solution.

Link to comment
Share on other sites

  • 4 months later...
  • 1 month later...
  • 11 months later...
  • 2 weeks later...
3 hours ago, timnboys said:

if you can "sponsor" one I will make one and give you a free owned license for "sponsoring" it

Already have one in the works but need the proxmox instance to test on though.

You are specialist of converting free to paid addons !!!

Link to comment
Share on other sites

25 minutes ago, activa said:

You are specialist of converting free to paid addons !!!

I am very sorry you don't agree with my practices that development takes money whether you agree with that or not and to offset that would be converting "free to paid addons" but since you don't agree with that I assume you will be waiting for a updated proxmox module to be released for free with lxc,etc then and if so I say good luck with that.

Link to comment
Share on other sites

15 minutes ago, timnboys said:

I am very sorry you don't agree with my practices that development takes money whether you agree with that or not and to offset that would be converting "free to paid addons" but since you don't agree with that I assume you will be waiting for a updated proxmox module to be released for free with lxc,etc then and if so I say good luck with that.

You cant give something for free ?!!! @Blesta Addons has done multiples addons for free and he has 3 or 4 paid plugin . I have purshased them even if i dont use all of them just to support his work .

Even if you have learned and get help from the community in so many post and for free .

The live is not only money . Finally good luck in your works . And my post is not a compliant for you but is just a simple point of view .

Link to comment
Share on other sites

On 3/3/2017 at 8:41 PM, activa said:

You cant give something for free ?!!! @Blesta Addons has done multiples addons for free and he has 3 or 4 paid plugin . I have purshased them even if i dont use all of them just to support his work .

Even if you have learned and get help from the community in so many post and for free .

The live is not only money . Finally good luck in your works . And my post is not a compliant for you but is just a simple point of view .

technically I can give stuff for free but I do not release the code for it as I may have it working but in no way is my code "beautiful" it isn't a "work of art" like people want to see so while I can give stuff for free there won't be exposed code because I know where that will go.

Link to comment
Share on other sites

28 minutes ago, timnboys said:

technically I can give stuff for free but I do not release the code for it as I may have it working but in no way is my code "beautiful" it isn't a "work of art" like people want to see so while I can give stuff for free there won't be exposed code because I know where that will go.

thanks for your feeling of collaboration .

just a note, if other will not see your code, your skill will not grow, so others will give you feedbacks , technical reviews, code observations . look at GitHub for example, if the millions of code's lines wan't there how the internet world would be ? don't be fair from sharing code or give free stuff as you will not be the first or the last one who do it as that :)

 

 

 

Link to comment
Share on other sites

2 hours ago, Blesta Addons said:

thanks for your feeling of collaboration .

just a note, if other will not see your code, your skill will not grow, so others will give you feedbacks , technical reviews, code observations . look at GitHub for example, if the millions of code's lines wan't there how the internet world would be ? don't be fair from sharing code or give free stuff as you will not be the first or the last one who do it as that :)

 

 

 

I don't know have you seen my coding I don't think you will consider it "pretty" and likely have hard time following it as I know that is what will happen so that is why I don't ever release open source modules because I know the backlash that will cause and it won't drive sales it will instead bottom them out(not because it is that bad but only because it isn't what you call PSR-1 standard lol)

I have my own way of coding things that produce the same result of the PSR-1 coded code just in a different way.

Though I am currently making my own vps panel though so Proxmox for me now is irrelevant lol(since well I am currently building my own vps panel instead to run xen,kvm,openvz). 

Link to comment
Share on other sites

17 minutes ago, timnboys said:

I don't know have you seen my coding I don't think you will consider it "pretty" and likely have hard time following it as I know that is what will happen so that is why I don't ever release open source modules because I know the backlash that will cause and it won't drive sales it will instead bottom them out(not because it is that bad but only because it isn't what you call PSR-1 standard lol)

I have my own way of coding things that produce the same result of the PSR-1 coded code just in a different way.

If nobody is giving you feedback and you are not willing to learn the reasons people use the PSR standards (as well as others) you will never grow as a developer.  Once you have clean code you will find out how much easier it is to follow and feel comfortable with.  On top of this you can start writing unit tests which will help as well.  You have to make steps though.  Release a single module open source.  People will give you feedback as well as possibly make pull requests against your code.  Don't take things personally, instead take what people say for what it is and learn from it.  I am confident you would learn quickly and your code would improve fast if you are willing to put yourself out there a bit to start with.

Link to comment
Share on other sites

18 hours ago, mrrsm said:

If nobody is giving you feedback and you are not willing to learn the reasons people use the PSR standards (as well as others) you will never grow as a developer.  Once you have clean code you will find out how much easier it is to follow and feel comfortable with.  On top of this you can start writing unit tests which will help as well.  You have to make steps though.  Release a single module open source.  People will give you feedback as well as possibly make pull requests against your code.  Don't take things personally, instead take what people say for what it is and learn from it.  I am confident you would learn quickly and your code would improve fast if you are willing to put yourself out there a bit to start with.

okay but you do realize I said I am making my own vps panel so proxmox is irrelevant and all resources are being diverted to making the new vps panel correct? 

Link to comment
Share on other sites

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