You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure if this is already an option, but I am looking into adding geolocation to my instance.
However, the documentation plainly says:
Note
If you don’t provide a GeoLite2 license key, Shlink will simply not geolocate visits.
However, I have setup Pangolin already with no such license key, by following the instructions they provide here.
Does Shlink have the ability to just use a database mounted without a license key or is the license key a hard requirement enforced by Shlink?
It would be good to both save space (by mounting the same database to both containers) and not require a license key. Hopefully it can be implemented in a way that does not add too much additional burden on the project.
I am unsure if this is already an option, but I am looking into adding geolocation to my instance.
However, the documentation plainly says:
Note
If you don’t provide a GeoLite2 license key, Shlink will simply not geolocate visits.
However, I have setup Pangolin already with no such license key, by following the instructions they provide here.
Does Shlink have the ability to just use a database mounted without a license key or is the license key a hard requirement enforced by Shlink?
It would be good to both save space (by mounting the same database to both containers) and not require a license key. Hopefully it can be implemented in a way that does not add too much additional burden on the project.