netbird/infrastructure_files
Yury Gargay 9bc7b9e897
Add initial support of device posture checks (#1540)
This PR implements the following posture checks:

* Agent minimum version allowed
* OS minimum version allowed
* Geo-location based on connection IP

For the geo-based location, we rely on GeoLite2 databases which are free IP geolocation databases. MaxMind was tested and we provide a script that easily allows to download of all necessary files, see infrastructure_files/download-geolite2.sh.

The OpenAPI spec should extensively cover the life cycle of current version posture checks.
2024-02-20 09:59:56 +01:00
..
artifacts feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
tests Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
base.setup.env Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
configure.sh Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
docker-compose.yml.tmpl Use dashboard v2 for getting started scripts (#1530) 2024-02-05 17:10:08 +01:00
docker-compose.yml.tmpl.traefik feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
download-geolite2.sh Add initial support of device posture checks (#1540) 2024-02-20 09:59:56 +01:00
getting-started-with-zitadel.sh Use dashboard v2 for getting started scripts (#1530) 2024-02-05 17:10:08 +01:00
management.json.tmpl feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
nginx.tmpl.conf Added nginx template (#867) 2023-05-29 13:51:25 +02:00
setup.env.example Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
turnserver.conf.tmpl Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00