@@ -36,7 +36,9 @@ Monitoring, alerting, log-collection and analysis, DNS and Let's Encrypt certifi
...
@@ -36,7 +36,9 @@ Monitoring, alerting, log-collection and analysis, DNS and Let's Encrypt certifi
To remove optional services, comment out import lines from [config/services.common.yml](config/services.common.yml) and remove the corresponding tags from host.yml.
To remove optional services, comment out import lines from [config/services.common.yml](config/services.common.yml) and remove the corresponding tags from host.yml.
- Introducer(optional): runs as an obfuscation proxy between client and reverse-proxy, used for reaching API from censored networks. (advised to run on port 443 to make it resemble with https)
- Introducer(optional): runs as an obfuscation proxy between client and reverse-proxy, used for reaching API from censored networks. (advised to run on port 443 to make it resemble with https)
For disabling this service: comment out `services.introducer.yml` from [config/services.common.yml](config/services.common.yml) and remove `[introducer]` tag on hosts.yml
For disabling this service: comment out `services.introducer.yml` from [config/services.common.yml](config/services.common.yml) and remove `[introducer]` tag on hosts.yml
- geoip(optional): is useful for clients to find the nearest gateway. this api runs at <provider-domain>/lookup/geo
For disabling this service: comment out `services.geoip.yml` from [config/services.common.yml](config/services.common.yml)
More info : https://0xacab.org/leap/geoip-service#geoip-service