Giter Site home page Giter Site logo

Comments (4)

tronovav avatar tronovav commented on June 15, 2024 1

In the v2.1.16 release, we added the ability to store the license key and other settings outside the project. Since it is made by Maxmind. You can create a config file and store it outside of public repositories. Users of your programs can generate it themselves. See updated documentation for our project.

from geoip2-update.

tronovav avatar tronovav commented on June 15, 2024

Of course, the license key should not be push to the public repository if you use your maxmind.com account for your personal purposes or in your private repositories. Especially if you have a paid subscription to maxmind.com.

If you want to add our library to the dependency, then you can do it, but do not fill in the post-update-cmd and extra sections in your composer.json. Then your project will work but simply without updating the geoip2 databases.
And in order for your users to know about the possibility of automatic updating of geoip2 databases, you need to write about this feature in your README.md file and your users will be able to add all the necessary settings with their own license key. Or write about this feature and give a link to our documentation.

At the moment it is done like this. But the question is interesting and we will think about it in order to add some more possibility.

from geoip2-update.

lmeyer1 avatar lmeyer1 commented on June 15, 2024

Update via a php script and a cron is thus the only viable solution.

from geoip2-update.

lmeyer1 avatar lmeyer1 commented on June 15, 2024

@tronovav Thank you very much for this great improvement. Now I can set up a more automated update. Great!

from geoip2-update.

Related Issues (7)

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.