Zsolt Ero

Results 297 comments of Zsolt Ero

I'll be closing this issue as there are no errors or bugs. Simply the font needed to be specified as the MapLibre example used `['DIN Offc Pro Medium', 'Arial Unicode...

> It appears that specifying `text-field` in a layer definition's `layout` object also triggers this error and prevents the layer from rendering at all. Eg > > ```js > export...

Hi, just run the `./init-server.py` command again. It'll skip the download if not needed and makes sure everything is correct. For the redirect, you can edit it in location_static.conf line...

There is nothing about 4 GB in particular, I just wasn't sure what can a 1 or 2 GB server handle these days. If you can make it run on...

I'm fixing it properly now. Can you post the hardware specs of the server, just out of interest? How much RAM was needed?

Thanks for pointing out the Contabo VPS, it's an amazing deal, I've added a note about it to the self-hosting readme. Yes, the path list is made from a real-world...

It's important to run this on localhost, not over full network, otherwise you are just testing your internet speed. I've reworked the whole benchmarking docs. Can you check the updated...

Yes, 1200 reqs doing 1 MB is mostly just ocean tiles, probably not relevant to real world. Once there is some realistic load on OpenFreeMap it'll be possible to have...

1. There is automated updating, I'm running the following command on production servers: ``` ./init-server.py http-host-autoupdate hostname -y ``` The only limitation is that the repo can be updated at...