Self-Hosted Architecture Overview
Self-Hosted Architecture
Getting started
This guide contains general information on the steps required to configure and
Environment Variables
The first environment variable to set is RAILS_ENV, selecting one of 3 possible modes to run DES in:
Application logs
DES outputs logs to STDOUT in JSON format. You can control the log level using the LOG_LEVEL environment variable (read more in the Environment variables section).
CA certificates
The OCI container we provide is based on Alpine linux. The trusted CA certificates comes from the ca-certificates package, which uses Mozilla's CA Certificate Program.
From commit to built image
Pipeline
Upgrading to a new version
The DES image follows semantic versioning. This means
Health checks
DES health check