]> git.openstreetmap.org Git - chef.git/commit
imager: add tiler cookbook
authorGrant Slater <github@firefishy.com>
Tue, 9 Jan 2024 16:54:30 +0000 (16:54 +0000)
committerGrant Slater <github@firefishy.com>
Tue, 9 Jan 2024 16:56:22 +0000 (16:56 +0000)
commit7dd781ed384d94e46418d766059db351e76fd348
treedda0367d93e74bf645271dc7568a874984d0714f
parente66dcd5543527ec3aa86cbf36823e6473f48b2fe
imager: add tiler cookbook
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/imagery/metadata.rb
cookbooks/imagery/recipes/default.rb
cookbooks/imagery/recipes/tiler.rb [new file with mode: 0644]
cookbooks/imagery/templates/default/nginx_titiler.conf.erb [new file with mode: 0644]
test/integration/imagery-tiler/inspec/nginx_spec.rb [new file with mode: 0644]
test/integration/imagery-tiler/inspec/tiler_spec.rb [new file with mode: 0644]