{"id":18806934,"url":"https://github.com/buma/alpine-tilestache","last_synced_at":"2026-02-12T23:32:10.535Z","repository":{"id":148413941,"uuid":"62944683","full_name":"buma/alpine-tilestache","owner":"buma","description":"Docker image for simple Tilestache running under uwsgi on Alpine Linux","archived":false,"fork":false,"pushed_at":"2016-07-09T16:28:25.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-10T01:21:16.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Nginx","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-09T10:35:43.000Z","updated_at":"2016-07-09T10:37:23.000Z","dependencies_parsed_at":"2023-06-09T22:45:21.956Z","dependency_job_id":null,"html_url":"https://github.com/buma/alpine-tilestache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buma/alpine-tilestache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buma%2Falpine-tilestache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buma%2Falpine-tilestache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buma%2Falpine-tilestache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buma%2Falpine-tilestache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buma","download_url":"https://codeload.github.com/buma/alpine-tilestache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buma%2Falpine-tilestache/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29386217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T22:07:52.078Z","status":"ssl_error","status_checked_at":"2026-02-12T22:07:49.026Z","response_time":55,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T22:50:02.839Z","updated_at":"2026-02-12T23:32:10.517Z","avatar_url":"https://github.com/buma.png","language":"Nginx","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Alpine OS](https://hub.docker.com/_/alpine/) running [Tilestache](http://tilestache.org/)\n\nImage size: 71.75 MB MB\n\nThis image is used to run Tilestache with help of nginx and uwsgi. It is expected that you have one folder in which you have mbtiles and test.cfg Tilestache configuration file.\nIt was only tested with mbtiles file. To use postgresql, mapnik etc. you would need to install additional packages. Paths to tilesets in test.cfg should be like all the files are in /app/ folder since this is path inside docker.\n\nTo start container use:\n```\ndocker run --name iron-tilestache-uwsgi --restart=always --volume=/path/to/folder:/app -d -p 80:80  buma/alpine-tilestache\n```\n\n`-v /path/to/app/:/app` - specifies the path to the folder containing a file named test.cfg and mbtiles\n\n`-p 80:80` - the image exposes port 80 (second number do not change), in this example it is mapped to port 80 (first number) on the host\n\nInstalled python packages:\n```\nModestMaps (1.4.6)\nPillow (2.8.1)\npip (8.1.2)\nsetuptools (24.0.2)\nsimplejson (3.8.2)\nTileStache (1.50.1)\nWerkzeug (0.11.10)\n```\n\n\n---\n## Internals\nThe tilestache is started using a UWSGI socket.\n\nNginx is used to map the socket to port 80 within the image. This image does not offer any SSL capability, please use a [nginx proxy](https://github.com/jwilder/nginx-proxy) for this. Nginx will deliver static content directly without going through uwsgi.\n\n### Log messages\nLogs can be displayed using `docker logs -f CONTAINER_ID/NAME`\n\n---\n\nTo get the command line output of your app use `docker logs -f CONTAINER_ID/NAME`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuma%2Falpine-tilestache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuma%2Falpine-tilestache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuma%2Falpine-tilestache/lists"}