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

Remove tiler cache manually when container gets too busy. #224

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Conversation

Rub21
Copy link
Collaborator

@Rub21 Rub21 commented Aug 17, 2023

The following script is designed to remove processes that overload the tiler-server-cache-cleaner container. This is especially relevant when the tegola process doesn't finish and spawns numerous processes due to extensive editing on the api-server. We manually eliminate the tegola processes and also clear the S3 cache by hand, removing the exiting tiles in s3 in case all cache in tiler server.

cc. @batpad @danrademacher

Rub21 added 3 commits August 17, 2023 14:35
Remove tegola process when there are more than x number

Update osm-seed version

Update osm-seed version

Update env var

update osm-seed version

Update autoscaling for cache cleaner

Update osm-seed version
@Rub21 Rub21 merged commit 6d5a620 into main Aug 17, 2023
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant