1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 04:49:37 +02:00
AdventureLog/cdn
2025-02-05 16:50:05 -05:00
..
.gitignore feat: Add CDN generation scripts and Docker setup; include Nginx configuration 2025-02-02 20:31:28 -05:00
docker-compose.yml feat: Implement CDN update process with country data download and flag management 2025-02-04 17:19:58 -05:00
Dockerfile feat: Enhance CDN management with entrypoint script and update country data handling 2025-02-05 16:50:05 -05:00
entrypoint.sh feat: Enhance CDN management with entrypoint script and update country data handling 2025-02-05 16:50:05 -05:00
index.html feat: Implement CDN update process with country data download and flag management 2025-02-04 17:19:58 -05:00
main.py feat: Enhance CDN management with entrypoint script and update country data handling 2025-02-05 16:50:05 -05:00
nginx.conf feat: Add CDN generation scripts and Docker setup; include Nginx configuration 2025-02-02 20:31:28 -05:00
README.md feat: Add CDN generation scripts and Docker setup; include Nginx configuration 2025-02-02 20:31:28 -05:00
requirements.txt feat: Add CDN generation scripts and Docker setup; include Nginx configuration 2025-02-02 20:31:28 -05:00

This folder contains the scripts to generate AdventureLOG CDN files.

Special thanks to @larsl-net for the GeoJSON generation script.