Giter Site home page Giter Site logo

Comments (7)

UrielCh avatar UrielCh commented on August 20, 2024 2

The idea was to add a secondary license for commercial usage, but I did not find time to take care of that.

The second phase of the project is to release the plus version, which is not a pure Proxmox mapping.

Sorry for the delay.

from proxmox-api.

Mecanik avatar Mecanik commented on August 20, 2024 1

GPL V3 is not AGPL; feel free to use it in "closed quarters."

You should not be sarcastic and try to do things properly if you want people to use your library.

With that being said, you should add dependencies for people...

  node_modules/busboy/lib/types/multipart.js:3:39: ERROR: Could not resolve "stream"
  node_modules/busboy/lib/types/urlencoded.js:3:29: ERROR: Could not resolve "stream"
  node_modules/proxmox-api/dist/esm/ProxmoxEngine.js:17:20: ERROR: Could not resolve "url"
  node_modules/undici/lib/api/api-connect.js:4:34: ERROR: Could not resolve "async_hooks"
  node_modules/undici/lib/api/api-pipeline.js:7:12: ERROR: Could not resolve "stream"

And these are just a few. Frankly the headache of adding them and resolving problems makes this library useless.

Better for a user to do a simple fetch and be done with it.

I'm out.

from proxmox-api.

UrielCh avatar UrielCh commented on August 20, 2024

I have to upgrade this project to a dual license.

is your project in an open-source license? or a closed one?

from proxmox-api.

tahergalal avatar tahergalal commented on August 20, 2024

From what I can see this is a library that can be used to call the proxmox api. therefore having it as a GPL-3.0 license would cause no one to be able to use it of they care about the license. As this would mean any code using it needs to be fully available. Our code is a closed project therefore it would be an issue if we use this linrary for us. Maybe we can switch it to a more usable license?

from proxmox-api.

tahergalal avatar tahergalal commented on August 20, 2024

any update on the possibility I can also create a pull request if it is ok with you to set the license?

from proxmox-api.

Mecanik avatar Mecanik commented on August 20, 2024

There is no point in keeping the GNU license at this point. You already published the source, anyone can take it and used it inside closed quarters on a cloud service, you would never know it.

Make it MIT if you want any attention from your hard work, which is recognizable.

from proxmox-api.

UrielCh avatar UrielCh commented on August 20, 2024

GPL V3 is not AGPL; feel free to use it in "closed quarters."

from proxmox-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.