📄️ Kubernetes
In order to deploy Seer Box as a distributed application on Kubernetes, a set of pods and services must be defined, as well as the volumes required by the system for data persistence. Passwords and other tokens should be defined as secrets; the following manifest specifications refer to a minimal configuration for each required component.
📄️ Docker Compose
Seer Box can be installed using Docker Compose and a YAML file to configure the necessary services.
📄️ Linux (RHEL and derivatives)
Seer Box can be installed directly on a RHEL-based Linux machine through the standard package manager.