Using Stardog with Docker
This chapter discusses using Stardog with Docker.
The guide to installing Stardog with Docker can be found here. Below you can find pages on how to use Stardog with Docker.
Chapter Contents
- Persisting Data with Docker Volumes - Keep Stardog data safe by mounting and managing Docker volumes.
- Running Stardog with Docker Compose - Use Docker Compose to define and manage Stardog services.
- Docker-specific Operations - Execute Stardog CLI commands inside running containers.
- Run Stardog over SSL in Docker - Configure Stardog containers to serve HTTPS traffic.
- Modifying Default Container Configuration - Customize Stardog container memory settings and startup flags.
- Verifying the Docker Image Signature - Use Docker Content Trust to verify Stardog image signatures.