Server Installation
This section describes how to install and run a Stardog server.
Stardog server is available exclusively via Docker. For cloud deployments, you can also use our AWS or Azure Marketplace offerings.
Looking to install CLI tools to connect to an existing Stardog server? See CLI Installation.
Installation Options
| Method | Description |
|---|---|
| Docker | Run a standalone Stardog server locally or in production |
| Kubernetes | Deploy a Stardog High Availability Cluster on AWS EKS or Azure AKS |
| AWS Marketplace | Deploy Stardog on AWS using CloudFormation |
| Azure Marketplace | Deploy Stardog on Azure using deployment templates |
After Installation
- Review Server Configuration for production tuning
- Validate your installation to ensure everything is working correctly
Chapter Contents
- Docker setup
- AWS Marketplace Setup
- Azure Marketplace Setup
- Kubernetes Setup
- Validating your Installation