Features:
- GeoNet & USGS data support.
- Minimal internet required.
- NGINX docker support.
- Lightweight & very fast.
- Highly secure.
- Event clustering.
- Scaleable.
- Client-side processing.
Planned:
- Statistics.
- USGS time & date.
- Map interaction features.
- Cluster colour.
- Cluster-land colour.
- Time-based colour.
- Mag-based colour.
- Swarm detection.
- Magnitude - event size.
- Offline support
22-Sep 2022 - M5.8 South Island of New Zealand
Within this directory run:
chmod -R ugo+rwx geodata
docker pull nginx
sudo docker run -it --rm -d -p 80:80 -v $(pwd)geodata:/usr/share/nginx/html nginx
Read more about securing Docker containers.