Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tirex should by default store in /var/vache #17

Open
stephankn opened this issue Feb 13, 2021 · 2 comments
Open

tirex should by default store in /var/vache #17

stephankn opened this issue Feb 13, 2021 · 2 comments

Comments

@stephankn
Copy link
Contributor

As per HFS, the current default /var/lib/tirex is no suitable location for cached tile data.

Proposal is to move default from /var/lib/tirex/tiles to /var/cache/tirex/tiles similar as mod_tile/renderd did a while ago.

@stephankn
Copy link
Contributor Author

and probably similar to

our $MODTILE_SOCK                    = "/var/lib/tirex/modtile.sock";

which would be better next to the other socket in /run/tirex

stephankn added a commit to stephankn/tirex that referenced this issue Feb 18, 2021
otherwise fall back to hard-coded /var/lib/tirex/stats

This allows openstreetmap#17
@amandasaurus
Copy link
Collaborator

This appears to be mostly done, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants