netbird/management/server/geolocation
Bethuel Mmbaga f64e73ca70
Fix invalid cross-device link when moving geolocation databases (#1638)
* Fix invalid cross-device link when move geonames db

* Add test for geolocation databases in workflow

This step checks the existence and proper functioning of geolocation databases, including GeoLite2-City.mmdb and Geonames.db. It will help us ensure that geolocation databases are loaded correctly in the management.

* Enable debug mode

* Increase sleep duration in geolocation tests
2024-02-28 16:42:33 +03:00
..
database.go Fix invalid cross-device link when moving geolocation databases (#1638) 2024-02-28 16:42:33 +03:00
geolocation_test.go Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
geolocation.go Add support for downloading Geo databases to the management service (#1626) 2024-02-26 22:49:28 +01:00
store.go Add support for downloading Geo databases to the management service (#1626) 2024-02-26 22:49:28 +01:00
utils.go Add support for downloading Geo databases to the management service (#1626) 2024-02-26 22:49:28 +01:00