Deployment & Infrastructure
Official Docker Hub images for Linux, Windows, and macOS. Deploy to Azure, AWS, GCP, or on-premise — with health-check endpoints and structured Serilog logging ready on day one.
GET /health → 200 OK Any cloud and OS. No lock-in.
Endatix runs the same way everywhere — the Docker image is the deployment unit. Configure once via environment variables and promote the exact same artifact from dev to production.
- Official Docker Hub images for API and Hub
- docker compose file included for local and production use
- Azure, AWS, and GCP tested and documented
- Linux (x64 / ARM64), Windows Server, and macOS supported
- Kubernetes-compatible health endpoints (/health, /health/ready)
- Serilog with pluggable sinks — stdout, file, or cloud aggregator
Infrastructure-ready out of the box
The basics that every ops team wants — health, logs, config — are built in.
Docker Hub Images
Official container images for both the API and the Hub. Pull, configure via environment variables, and run with a single docker compose up.
Cloud Agnostic
Tested on Azure, AWS, and Google Cloud. No proprietary cloud SDK required — if it runs containers, Endatix runs on it.
On-Premise Support
Air-gapped or strictly on-prem? Run on bare metal or a private hypervisor with no external network calls required.
Health Check Endpoints
Standard /health and /health/ready endpoints for container orchestrators. Kubernetes liveness and readiness probes work out of the box.
Structured Logging
Serilog with configurable sinks — write to stdout for Docker, to a file, to Application Insights, or any structured log aggregator.
Config via Env Vars
All secrets and connection strings load from environment variables or mounted config files. No hardcoded values in images.
From docker pull to production in one afternoon.
Need a deployment walkthrough or custom infrastructure advice? We've done this before.
Talk to usFrom docker pull to production in one afternoon.
Need a deployment walkthrough or custom infrastructure advice? We've done this before.
Talk to us