Updated the README.md again

This commit is contained in:
Phil 2025-01-19 11:38:17 +00:00
parent 49484427fb
commit 21562674b6

View File

@ -1,7 +1,8 @@
# echoip-server-setup
Scripts and configuration files for quickly setting up the echo lookup server created by mpolden - https://github.com/mpolden/echoip
The main persose of this project was to create a repository of config file for my setup, in the even I needed to quickly rebuild this service.
Scripts and configuration files for quickly setting up the echo lookup server created by mpolden - https://github.com/mpolden/echoip.
The main purpose of the project in this repository was to create config files for my setup which can be quickly deployed, in the even I needed to rebuild the service.
This project provides an easy and fast way to set up EchoIP, a service that offers IP geolocation lookups, using the MaxMind GeoLite2 databases (City, ASN, and Country). The goal of this project is to streamline the deployment of EchoIP by automating the process of downloading, extracting, and organizing the required GeoLite2 data files, then running the service in a Docker container.