martin/debian/martin.service
2023-07-26 14:06:57 +08:00

9 lines
282 B
Desktop File

[Unit]
Description = A blazing fast map tile server which can generate and serve vector tiles on the fly from large PostGIS databases, PMTile, and MBTile files
[Service]
ExecStart = /usr/bin/martin --config /usr/local/etc/martin/config.yaml
[Install]
WantedBy = multi-user.target