Docker Deployment
Deploy LogStack using Docker Compose.
Docker Deployment
Deploy LogStack with Docker Compose for single-server or development setups.
Prerequisites
- Docker 24.0+
- Docker Compose 2.20+
- A server with at least 4GB RAM
- Domain name with DNS configured (for production)
Edit Environment Variables
Generate unique secrets for JWT_SECRET and NEXTAUTH_SECRET: bash openssl rand -base64 32