This repository contains some examples of how to run the Vector Charts OEM self-hosted server in a number of deployment environments.
Vector Charts OEM is the self-hosted version of the Vector Charts nautical chart server, which provides vector tile rendering of S57, S63, DNC® and S100 nautical charts for web apps. Interested? Contact us at https://vectorcharts.com/contact-us
Each subfolder contains an example with a general template for that deployment. You may have to make minor modifications to set placeholder values (Such as <YOUR ORGANIZATION ID>) or credentials. The README files in each subfolder explain in more detail how to run the example.
docker/: Bare docker (withdocker run)docker-compose/: Docker Composekubernetes/: Simple kubernetes deploymentkubernetes-helm/: Kubernetes Helm chartkubernetes-terraform/: Kubernetes, deployed using terraformnix/: Nix/NixOS deployment running container using docker/systemd