Deployment Targets

A non-exhaustive list of some common deployment targets:

TypeDescription
Physical ServerUsually a rack mounted server sitting in a data center.
Virtual MachineA virtual machine hosted by one of many cloud providers or self-hosted onsite.
KubernetesA container orchestration engine to host your blockchain instances. This option is only recommended if you already have prior experience with Kubernetes, especially in production environments.
Local ContainerAn instance running on a local container engine (e.g. containerd, docker, Podman).
Last change: 2024-03-29, commit: 937fd62