From f0d177a29668d8e5108bf507bc94be7bf295d4ec Mon Sep 17 00:00:00 2001 From: Zsolt Ero Date: Wed, 31 Jan 2024 15:55:05 +0100 Subject: [PATCH] website --- website/blocks/main.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/blocks/main.md b/website/blocks/main.md index b5d6b0e..34b36bf 100644 --- a/website/blocks/main.md +++ b/website/blocks/main.md @@ -62,7 +62,7 @@ GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap The map schema is [OpenMapTiles](https://github.com/openmaptiles/openmaptiles), the tiles are generated by [Planetiler](https://github.com/onthegomap/planetiler). The [styles](https://github.com/hyperknot/openfreemap-styles) are forked and heavily modified. -There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't heard anyone else doing this in production, but it works really well. +There is no tile server running, only BTRFS partition images with 300 million hard-linked files. I haven't read anyone else doing this in production, but it works really well. There is no cloud, just dedicated servers. The HTTP server is nginx on Ubuntu.