maplibre/martin

Document using Martin as a AWS Lambda using PMTiles on S3, or another cloud provider

开放

#1,102 创建于 2023年12月25日

 (2 条评论) (0 个反应) (0 位负责人)Rust (377 个派生)auto 404
docsgood first issuehelp wanted

仓库指标

星标
 (3,761 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We urgently need anyone with the AWS Lambda experience to write a short documentation on how to use Martin with Amazon Lambda functions, or similar tech with other cloud providers. The tiles data should be placed on an AWS bucket, with public access. Martin does not support S3 authentication yet, PRs welcome. Note that the bucket URL should not be publicized - rather it should simply be used by the Lambda function, which provides adequate protection from malicious users who may want to download large data directly, thus raising hosting costs.

The markdown doc file would go into https://github.com/maplibre/martin/tree/main/docs/src

贡献者指南